Skip to content

Commit

Permalink
Update checks.yml
Browse files Browse the repository at this point in the history
make checks run in the PR context
  • Loading branch information
kcgthb authored Sep 29, 2023
1 parent 86bfbd2 commit 591127f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: check
# a push to a pull request triggers two events.
on:
workflow_dispatch:
pull_request_target:
pull_request:
branches:
- "*"
push:
Expand Down

0 comments on commit 591127f

Please sign in to comment.