We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910b67b commit 4e170ddCopy full SHA for 4e170dd
.github/workflows/integrationTests.yaml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches:
5
- "*"
6
- pull_request:
+ pull_request_target:
7
8
9
jobs:
0 commit comments