Skip to content

Commit

Permalink
Update workflow to use pull_request_target
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Squizzato <[email protected]>
  • Loading branch information
squizzi authored and DinaBelova committed Oct 17, 2024
1 parent 4ae3821 commit ba1d43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI
on:
pull_request:
pull_request_target:
types:
- labeled
- opened
Expand Down

0 comments on commit ba1d43a

Please sign in to comment.