Skip to content

Commit

Permalink
Fix closed events for semgrep
Browse files Browse the repository at this point in the history
  • Loading branch information
shivasurya authored Dec 30, 2024
1 parent 2335ad9 commit 5d23e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Semgrep - SAST Scan

on:
pull_request_target:
types: [ closed, edited, opened, synchronize, ready_for_review ]
types: [ edited, opened, synchronize, ready_for_review ]

jobs:
semgrep:
Expand Down

0 comments on commit 5d23e80

Please sign in to comment.