diff --git a/.github/workflows/snyk_sca_scan.yaml b/.github/workflows/snyk_sca_scan.yaml index b5660d20d6..10315033ad 100644 --- a/.github/workflows/snyk_sca_scan.yaml +++ b/.github/workflows/snyk_sca_scan.yaml @@ -4,9 +4,6 @@ name: Snyk Software Composition Analysis Scan # "develop" branch. We use this as a control to prevent vulnerable packages # from being introduced into the codebase. on: - push: - branches: - - '*' pull_request: types: [opened, edited] branches: