Skip to content

Commit

Permalink
ci: Fix issue assignment
Browse files Browse the repository at this point in the history
Fixes moving to the correct project

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Nov 19, 2024
1 parent e43e670 commit ba43f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: fojia/action-move-issues-to-column@master
with:
project: 'MCUboot releases'
project: 'Issue Tracking'
column: 'No Status'
owner: 'mcu-tools'
repo: 'mcuboot'
Expand Down

0 comments on commit ba43f1f

Please sign in to comment.