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 0b35de3 commit 8580b30Copy full SHA for 8580b30
.github/workflows/pr-title.yml
@@ -14,6 +14,6 @@ jobs:
14
fetch-depth: 0
15
16
- name: Pull Request title rules
17
- uses: Slashgear/action-check-pr-title@v4.3.0
+ uses: Slashgear/action-check-pr-title@v5.0.1
18
with:
19
regexp: '^(docs|chore|snippets|guides)|((?:feat|fix|docs|style|refactor|perf|test|build|ci|chore|revert)\((?:clients|generators|playground|csharp|dart|go|java|javascript|kotlin|php|python|ruby|scala|swift|cts|specs|scripts|ci|templates|deps)\)): .+'
0 commit comments