Skip to content

Commit

Permalink
Merge pull request #897 from AlexVCaron/fix/bad_workflow_ref
Browse files Browse the repository at this point in the history
run workflow on PR head
  • Loading branch information
AlexVCaron authored Feb 13, 2024
2 parents 41078d0 + 9c3397f commit d20d3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master
pull_request_target:
pull_request:
branches:
- master

Expand Down

0 comments on commit d20d3d4

Please sign in to comment.