We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95539a commit 0d1146dCopy full SHA for 0d1146d
.github/workflows/build.yml
@@ -1,6 +1,6 @@
1
name: Build-CI
2
3
-on: [pull_request, push]
+on: [pull_request_target, push]
4
5
jobs:
6
0 commit comments