We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 910b67b + 4e170dd commit 8f34bc4Copy full SHA for 8f34bc4
.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