Skip to content

Commit

Permalink
Attempt to correct todo action configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
arashi01 committed Jan 1, 2025
1 parent 0fad74a commit 0f8a5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
uses: Juulsn/[email protected]
with:
autoAssign: false
keywords: [ "TODO", "FIXME", "TODO:", "FIXME:" ]
keywords: TODO:, TODO, FIXME:, FIXME
label: "todo"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0f8a5be

Please sign in to comment.