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 a5ec04d commit df4342cCopy full SHA for df4342c
.github/workflows/continuous-integration.yml
@@ -2,7 +2,7 @@ name: Continuous integration
2
on:
3
push:
4
branches: [ "master" ]
5
- pull_request_target:
+ pull_request:
6
7
concurrency:
8
group: ${{ github.ref }}
0 commit comments