Skip to content

Commit

Permalink
Flip back to using the actual action
Browse files Browse the repository at this point in the history
  • Loading branch information
WillGibson committed Feb 29, 2024
1 parent 4c3920d commit 9e8e193
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
# - uses: beemojs/conventional-pr-action@v2

- name: Pull request title validation
# uses: ytanikin/[email protected]
uses: WillGibson/PRConventionalCommits@patch-1
uses: ytanikin/PRConventionalCommits@1
with:
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
add_label: 'false'
Expand Down

0 comments on commit 9e8e193

Please sign in to comment.