Skip to content

Commit 458f6b4

Browse files
authored
chore: remove optional scopes configuration from PR title check workflow (#240)
1 parent 3c9c971 commit 458f6b4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pr-title-check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
subjectPatternError: |
4343
The subject must be a non-empty string.
4444
See https://www.conventionalcommits.org/ for more information.
45-
# Scopes that are allowed (optional - leave empty to allow any scope)
46-
scopes: []
4745
# Wording for the PR title
4846
# This will be used in the status check message
4947
titleWording: |

0 commit comments

Comments
 (0)