Skip to content

Commit

Permalink
Remove ticket number check
Browse files Browse the repository at this point in the history
  • Loading branch information
WillGibson committed Feb 29, 2024
1 parent 9e8e193 commit 5a7cd0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ jobs:
with:
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
add_label: 'false'
ticket_key_regex: '[A-Z]+-\d+'

0 comments on commit 5a7cd0d

Please sign in to comment.