Skip to content

Commit

Permalink
try to use pull_request_target to get access to the secret
Browse files Browse the repository at this point in the history
  • Loading branch information
jmservera committed Oct 30, 2023
1 parent 980eaf2 commit a257f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/33-sast-snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths-ignore:
- '**/*.md'
- '**/*.txt'
pull_request:
pull_request_target:
# These types are all required for CRDA to scan pull requests correctly and securely.
types: [ opened, synchronize, reopened, labeled, edited ]
paths-ignore:
Expand Down

0 comments on commit a257f2b

Please sign in to comment.