We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
on: pull_request_target
1 parent 0d11765 commit abd7e92Copy full SHA for abd7e92
.github/workflows/ci.yml
@@ -1,6 +1,6 @@
1
name: CI
2
3
-on: [ push, pull_request ]
+on: [ push, pull_request_target ]
4
5
concurrency:
6
group: ci-${{ github.ref }}
0 commit comments