Skip to content

Commit

Permalink
snyk test
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdeepnanua-okta committed Jan 15, 2025
1 parent b699002 commit 8aff1a1
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,19 +79,13 @@ workflows:
branches:
only:
- master
- general-platform-helpers/job-snyk-prepare:
name: prepare-snyk
filters:
branches:
only:
- master
requires:
- setup
- snyk-scan:
name: execute-snyk
filters:
branches:
only:
- master
context:
- static-analysis
# filters:
# branches:
# only:
# - master
requires:
- prepare-snyk
- setup

0 comments on commit 8aff1a1

Please sign in to comment.