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