We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b8c79 commit d2961abCopy full SHA for d2961ab
1 file changed
.github/workflows/ci.yml
@@ -1,7 +1,6 @@
1
name: Test
2
3
-on:
4
- - push
+on: [push, pull_request_target]
5
6
jobs:
7
build-test:
0 commit comments