Skip to content

Commit

Permalink
Commits on Aug 30, 2024
Browse files Browse the repository at this point in the history
ci: changed pull_request_target to pull_request
  • Loading branch information
kushalshit27 committed Sep 18, 2024
1 parent 6242c6d commit 6b7068a
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
@@ -1,7 +1,7 @@
name: Semgrep

on:
pull_request_target: {}
pull_request: {}
push:
branches: ["master", "main"]
jobs:
Expand Down

0 comments on commit 6b7068a

Please sign in to comment.