We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f44a97 commit 67e3d51Copy full SHA for 67e3d51
1 file changed
.github/workflows/build.yml
@@ -1,12 +1,9 @@
1
name: Build
2
3
on:
4
- pull_request:
+ pull_request_target:
5
branches:
6
- main
7
- types:
8
- - opened
9
- - synchronize
10
push:
11
12
0 commit comments