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 6da32a7 commit ca4afceCopy full SHA for ca4afce
.github/workflows/conventional-commits.yml
@@ -9,6 +9,6 @@ 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: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
0 commit comments