We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5b8f0 commit 7daff43Copy full SHA for 7daff43
.github/workflows/docker.yaml
@@ -1,7 +1,7 @@
1
name: docker
2
3
on:
4
- pull_request: {}
+ pull_request_target: {}
5
push:
6
branches:
7
- master
0 commit comments