Skip to content

Commit

Permalink
security: remove usage of pull_request_target event from test.yml (#1758
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jackton1 committed Nov 29, 2023
1 parent ee5ef75 commit 3ca6b80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- "**"
pull_request_review:
types: [edited, dismissed, submitted]
pull_request_target:
pull_request:
types:
- assigned
Expand All @@ -29,7 +28,6 @@ on:
branches:
- main


jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3ca6b80

Please sign in to comment.