Skip to content

Commit

Permalink
Update todos.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored Jan 25, 2022
1 parent 21b69b0 commit cc24a56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/todos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
uses: derjuulsn/todo-issue@main
with:
autoAssign: false
label: "todo wtf"
# label: "todo"
# disabled until this works: https://github.com/DerJuulsn/todo-issue/issues/9
keywords: "todo,fixme,bug,TODO,FIXME,BUG"
excludePattern: '^(node_modules/|third_party/)'
env:
Expand Down

0 comments on commit cc24a56

Please sign in to comment.