Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
Signed-off-by: Charly Molter <[email protected]>
  • Loading branch information
lahabana committed Dec 5, 2024
1 parent 7a4e80f commit 096a0a1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ on:
pull_request_target:
# !!!! Be especially careful with checkouts are we are using: pull_request_target
# See: https://securitylab.github.com/resources/github-actions-preventing-pwn-requests/
types:
- edited
- opened
- reopened
- synchronize
types: [edited, opened, reopened, synchronize]
permissions:
contents: read
jobs:
Expand Down

0 comments on commit 096a0a1

Please sign in to comment.