Skip to content

Commit

Permalink
Update snyk_static_analysis_scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezjo authored Oct 31, 2023
1 parent 1f40b9b commit 5fe562f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/snyk_static_analysis_scan.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Snyk Static Analysis Scan
on:
pull_request_target:
types:
- opened
branches:
- master
- develop
push:
branches: ["main" ]
pull_request:
branches: ["main"]

jobs:
Snyk_SAST_Scan :
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5fe562f

Please sign in to comment.