Skip to content

Commit

Permalink
ci: use pull_request_target event for validation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
codfish committed Apr 8, 2024
1 parent 1c35e8d commit 7bfa4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Validate

on: pull_request
on: pull_request_target

jobs:
validate:
Expand Down

0 comments on commit 7bfa4c7

Please sign in to comment.