We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7982aa commit 4e1fd82Copy full SHA for 4e1fd82
.github/workflows/build-push-test.yaml
@@ -3,7 +3,7 @@
3
# opening for review!
4
name: Build and Push Test Image
5
on:
6
- pull_request:
+ pull_request_target:
7
8
jobs:
9
build:
0 commit comments