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 0b2cde9 commit f459a6cCopy full SHA for f459a6c
.github/workflows/pr-title.yml
@@ -16,4 +16,4 @@ jobs:
16
- name: Pull Request title rules
17
uses: Slashgear/[email protected]
18
with:
19
- regexp: '^(docs|chore)|((?:feat|fix|docs|style|refactor|perf|test|build|ci|chore|revert)\((?:clients|generators|javascript|php|java|go|kotlin|dart|cts|specs|scripts|ci|templates|deps)\)): .+'
+ regexp: '^(docs|chore)|((?:feat|fix|docs|style|refactor|perf|test|build|ci|chore|revert)\((?:clients|generators|playground|javascript|php|java|go|kotlin|dart|cts|specs|scripts|ci|templates|deps)\)): .+'
0 commit comments