crashes during compiling in espressif-ide on kubuntu 26.04 #104
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Sync issues to Jira | ||
| on: | ||
| issues: | ||
| # available via github.event.action | ||
| types: [opened, reopened, closed] | ||
| jobs: | ||
| issues-to-jira: | ||
| uses: canonical/operator-workflows/.github/workflows/jira.yaml@main | ||
|
Check failure on line 10 in .github/workflows/issues.yaml
|
||
| secrets: inherit | ||