diff --git a/.github/workflows/scan_with_trufflehog.yml b/.github/workflows/scan_with_trufflehog.yml index b40b04ac9..d431a2bf2 100644 --- a/.github/workflows/scan_with_trufflehog.yml +++ b/.github/workflows/scan_with_trufflehog.yml @@ -1,9 +1,6 @@ name: TruffleHog Scan on: - push: - branches: - - main pull_request: branches: - main