We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5bfe53 commit fd93c28Copy full SHA for fd93c28
.github/workflows/check-commit-message.yml
@@ -15,4 +15,6 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Check
18
- uses: mristin/[email protected]
+ uses: mristin/[email protected]
19
+ with:
20
+ allow-one-liners: 'true'
0 commit comments