We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f28177f commit 4467921Copy full SHA for 4467921
.github/workflows/check-commit-style.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Check
20
- uses: mristin/[email protected].0
+ uses: mristin/[email protected].1
21
with:
22
allow-one-liners: 'true'
23
skip-body-check: 'true'
0 commit comments