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 a44659c commit 09c7c3aCopy full SHA for 09c7c3a
1 file changed
.github/workflows/run-integration-test.yml
@@ -7,6 +7,10 @@ permissions:
7
on:
8
workflow_dispatch:
9
push:
10
+ pull_request_target:
11
+ paths:
12
+ - "**"
13
+
14
15
jobs:
16
run-integration-tests:
0 commit comments