Skip to content

Commit

Permalink
run OWASP on default branch push
Browse files Browse the repository at this point in the history
  • Loading branch information
caindy committed Jan 24, 2024
1 parent 8b5838a commit 1677c62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/owasp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: 'OWASP Spectral lint'

on:
workflow_dispatch:
push:
branches:
- 1.0.0*
pull_request:
branches:
- 1.0.0*
Expand Down
2 changes: 1 addition & 1 deletion docs/_data/paths/monitoring-sets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ head: &head

security: &read-authorization
- oauth2-primary-flow:
- read:monitoring-sets
- read:monitoring-set
get:
<<: *head
operationId: getMonitoringSets
Expand Down

0 comments on commit 1677c62

Please sign in to comment.