We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b403ad commit 54f52c4Copy full SHA for 54f52c4
.github/workflows/build.yml
@@ -8,7 +8,8 @@ on:
8
push:
9
branches:
10
- main
11
- pull_request:
+ pull_request_target:
12
+
13
14
jobs:
15
build-and-deploy:
0 commit comments