Skip to content

Commit

Permalink
refactor(conventional-pr): add security to conventional-pr scope
Browse files Browse the repository at this point in the history
- Added "security" to the list of accepted scopes in conventional-pr.yml
- This aims to cater for security-related pull requests in the future
  • Loading branch information
sheldonhull committed Jan 23, 2024
1 parent f149ba7 commit 18d0465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conventional-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
ci
build
revert
security
requireScope: false
subjectPattern: ^(?![A-Z]).+$
subjectPatternError: |
Expand Down

0 comments on commit 18d0465

Please sign in to comment.