We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f756c1 commit a33f6bdCopy full SHA for a33f6bd
.github/workflows/build-test.yml
@@ -26,7 +26,7 @@ on:
26
paths-ignore:
27
- '**.md'
28
- '.*'
29
- pull_request:
+ pull_request_target:
30
31
32
0 commit comments