Skip to content

Commit

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

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

0 comments on commit 4c3920d

Please sign in to comment.