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 ae4fd90 commit 117059bCopy full SHA for 117059b
1 file changed
.github/workflows/pr-title-check.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Check PR Title
15
- uses: Slashgear/action-check-pr-title@v4.3.0
+ uses: Slashgear/action-check-pr-title@76166c63ec0b25cdbe693e5e972e83ca186313fb
16
with:
17
# Erlaubt feat:, fix:, chore:, docs: etc. gefolgt von Text
18
regexp: '^(feat|fix|docs)(\(.+\))?: .+'
0 commit comments