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 5951b60 commit 4c16d05Copy full SHA for 4c16d05
.github/workflows/conventional-commits.yml
@@ -17,14 +17,8 @@ jobs:
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
with:
20
- scopes: |
21
- realtime
22
- auth
23
- storage
24
- functions
25
- postgrest
26
subjectPattern: ^(?![A-Z]).+$
27
subjectPatternError: |
28
The subject "{subject}" found in the pull request title "{title}"
29
didn't match the configured pattern. Please ensure that the subject
30
- doesn't start with an uppercase character.
+ doesn't start with an uppercase character.
0 commit comments