We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 626bd43 + 8e96411 commit 8c50002Copy full SHA for 8c50002
.github/workflows/pr.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: PR Conventional Commit Validation
12
- uses: ytanikin/PRConventionalCommits@1.1.0
+ uses: ytanikin/PRConventionalCommits@1.2.0
13
with:
14
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
15
add_label: 'false'
0 commit comments