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