Skip to content

Commit d788c4f

Browse files
authored
chore(ci): require scope on pr-title test workflow (#23)
Signed-off-by: jmeridth <[email protected]>
1 parent d989a3c commit d788c4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-pr-title.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ jobs:
3030
scopes: |
3131
ci
3232
docs
33+
requireScope: true
3334
secrets:
3435
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)