We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab01443 commit d2fc01dCopy full SHA for d2fc01d
.github/workflows/issue.yml
@@ -14,7 +14,7 @@ jobs:
14
project: 'MCUboot releases'
15
column: 'No Status'
16
owner: 'mcu-tools'
17
- repo: 'action-move-issues-to-column'
+ repo: 'mcuboot'
18
type: 'repo'
19
github_token: ${{ secrets.GITHUB_TOKEN }}
20
marker: 'issue:todo'
.github/workflows/issue_closed.yml
@@ -14,6 +14,6 @@ jobs:
column: 'Done'
0 commit comments