Skip to content

Commit 67e3d51

Browse files
authored
Update build.yml to run on PR target
Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent 4f44a97 commit 67e3d51

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
name: Build
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
branches:
66
- main
7-
types:
8-
- opened
9-
- synchronize
107
push:
118
branches:
129
- main

0 commit comments

Comments
 (0)