Skip to content

Commit 54f52c4

Browse files
authored
ci: build prs too
1 parent 4b403ad commit 54f52c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
push:
99
branches:
1010
- main
11-
pull_request:
11+
pull_request_target:
12+
1213

1314
jobs:
1415
build-and-deploy:

0 commit comments

Comments
 (0)