We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a423ad2 commit 1f341b2Copy full SHA for 1f341b2
.github/workflows/pr_naming.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: PR Conventional Commit Validation
12
- uses: ytanikin/pr-conventional-commits@1.4.0
+ uses: ytanikin/pr-conventional-commits@1.4.1
13
with:
14
task_types: '["build","chore","ci","docs","feat","fix","perf","refactor","revert","test"]'
15
add_label: 'false'
0 commit comments