diff --git a/.github/workflows/rl-secure.yml b/.github/workflows/rl-secure.yml index a77b2163..f4c2bd66 100644 --- a/.github/workflows/rl-secure.yml +++ b/.github/workflows/rl-secure.yml @@ -16,8 +16,6 @@ env: jobs: checkout-build-scan-only: - if: github.event_name == 'workflow_dispatch' || - (github.event_name == 'pull_request' && startsWith(github.event.pull_request.head.ref, 'release/')) runs-on: ubuntu-latest permissions: