Skip to content

Commit

Permalink
Make the security scan run on non-master targets as well
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenachbaur-okta committed Mar 26, 2024
1 parent 0e115f9 commit b918792
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,7 @@ workflows:

security-scan:
jobs:
- setup:
filters:
branches:
only:
- master
- setup
- general-platform-helpers/job-snyk-prepare:
name: prepare-snyk
requires:
Expand Down

0 comments on commit b918792

Please sign in to comment.