Skip to content

Commit ba43f1f

Browse files
committed
ci: Fix issue assignment
Fixes moving to the correct project Signed-off-by: Jamie McCrae <[email protected]>
1 parent e43e670 commit ba43f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: fojia/action-move-issues-to-column@master
1313
with:
14-
project: 'MCUboot releases'
14+
project: 'Issue Tracking'
1515
column: 'No Status'
1616
owner: 'mcu-tools'
1717
repo: 'mcuboot'

0 commit comments

Comments
 (0)