Skip to content

Commit

Permalink
chore(deps): allow WEKAPP tickets in lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyberezansky committed Jul 31, 2024
1 parent 80d7c80 commit 5c9d630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
scopes: |
deps
CSI-\d+
WEKAPP-\d+
# Configure that a scope must always be provided.
requireScope: true
# Configure which scopes are disallowed in PR titles (newline-delimited).
Expand Down

0 comments on commit 5c9d630

Please sign in to comment.