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