Skip to content

Commit

Permalink
testt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
webbdays committed Jan 12, 2023
1 parent ca2c0c7 commit d552ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/todos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
uses: ./.github/actions/todo-issue
with:
excludePattern: '^(node_modules/)'
keywords : [ TODO, TECHDEBT , IMPROVE , DISCUSS, INCOMPLETE", INVESTIGATE, CLEANUP", HACK, REFACTOR, CONSIDERATION, TODO_IN_THIS_COMMIT, DISCUSS_IN_THIS_COMMIT, CONSOLIDATE, DEPRECATE, ADDTEST, RESEARCH ]
keywords : " TODO, TECHDEBT, IMPROVE, DISCUSS, INCOMPLETE, INVESTIGATE, CLEANUP, HACK, REFACTOR, CONSIDERATION, TODO_IN_THIS_COMMIT, DISCUSS_IN_THIS_COMMIT, CONSOLIDATE, DEPRECATE, ADDTEST, RESEARCH"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d552ec6

Please sign in to comment.