Skip to content

Commit

Permalink
Update Pull Request Method
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Jun 28, 2024
1 parent 44c2048 commit 7e97815
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/rl-secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:
push:
branches: ['main']
pull_request_target:
pull_request:
types:
- opened
- synchronize
Expand All @@ -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: |
Expand Down

0 comments on commit 7e97815

Please sign in to comment.