We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9c971 commit 458f6b4Copy full SHA for 458f6b4
1 file changed
.github/workflows/pr-title-check.yml
@@ -42,8 +42,6 @@ jobs:
42
subjectPatternError: |
43
The subject must be a non-empty string.
44
See https://www.conventionalcommits.org/ for more information.
45
- # Scopes that are allowed (optional - leave empty to allow any scope)
46
- scopes: []
47
# Wording for the PR title
48
# This will be used in the status check message
49
titleWording: |
0 commit comments