diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index e65945ca..ddaa9df4 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -2,7 +2,7 @@ name: Security Checks on: pull_request: push: - branches: [ main, feature ] + branches: [ main ] jobs: sca-deps: # Dependency & container scan