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 a14e2a7 commit 86732f8Copy full SHA for 86732f8
1 file changed
.github/workflows/label-pr.yaml
@@ -14,7 +14,7 @@ jobs:
14
name: Apply conventional-commit label
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: ytanikin/pr-conventional-commits@6ac1cea04190fc076b0e539025501d7e7d241ac1 # 1.4.0
+ - uses: ytanikin/pr-conventional-commits@b628c5a234cc32513014b7bfdd1e47b532124d98 # 1.3.0
18
with:
19
task_types: '["feat","fix","docs","style","refactor","perf","test","build","ci","chore","revert","cp"]'
20
add_label: 'true'
0 commit comments