diff --git a/.github/workflows/security-gate.yaml b/.github/workflows/security-gate.yml similarity index 94% rename from .github/workflows/security-gate.yaml rename to .github/workflows/security-gate.yml index 9c13651..1a5c5b8 100644 --- a/.github/workflows/security-gate.yaml +++ b/.github/workflows/security-gate.yml @@ -1,10 +1,6 @@ name: Security Gate - LESIS on: - push: - branches: - - main - - develop pull_request: branches: - main