diff --git a/.github/workflows/rl-secure.yml b/.github/workflows/rl-secure.yml index 6a1e5fd71..337ac4808 100644 --- a/.github/workflows/rl-secure.yml +++ b/.github/workflows/rl-secure.yml @@ -7,7 +7,7 @@ on: workflow_dispatch: push: branches: ['main'] - pull_request_target: + pull_request: types: - opened - synchronize @@ -31,10 +31,6 @@ jobs: run: | tar -czvf auth0-spa-js.tgz * - - name: Verify tgz file - run: | - ls -la packages - - name: Create build artifact id: output_build_artifact run: |