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.
1 parent e2393ab commit b9b2447Copy full SHA for b9b2447
.github/workflows/pr_naming.yml
@@ -17,7 +17,7 @@ jobs:
17
egress-policy: audit
18
19
- name: PR Conventional Commit Validation
20
- uses: ytanikin/pr-conventional-commits@8267db1bacc237419f9ed0228bb9d94e94271a1d # 1.4.1
+ uses: ytanikin/pr-conventional-commits@b72758283dcbee706975950e96bc4bf323a8d8c0 # 1.4.2
21
with:
22
task_types: '["build","chore","ci","docs","feat","fix","perf","refactor","revert","test"]'
23
add_label: 'false'
0 commit comments