We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a423ad2 commit 382bad4Copy full SHA for 382bad4
.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/[email protected].0
+ uses: ytanikin/[email protected].1
13
with:
14
task_types: '["build","chore","ci","docs","feat","fix","perf","refactor","revert","test"]'
15
add_label: 'false'
0 commit comments