Skip to content

Commit

Permalink
config default labels
Browse files Browse the repository at this point in the history
  • Loading branch information
trymnilsen committed Oct 2, 2024
1 parent 67125ca commit 747f9a8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ jobs:
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v5"
with:
IDENTIFIERS: "[{\"name\": \"TODO\", \"labels\": [\"todo\"]}]\""
IDENTIFIERS:
- name: "TODO"
labels:
- todo

0 comments on commit 747f9a8

Please sign in to comment.