Skip to content

Commit 434e451

Browse files
committed
Do not run twice on PRs
1 parent 1788867 commit 434e451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/entropy-beauty-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Entropy Beauty + TruffleHog Scan
22

3-
on: [push, release, pull_request, pull_request_target]
3+
on: [push, release, pull_request_target]
44

55
permissions:
66
contents: read

0 commit comments

Comments
 (0)