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 bc0fc19 commit 3ec8724Copy full SHA for 3ec8724
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ name: CI
4
5
# Controls when the workflow will run
6
on:
7
- pull_request:
+ pull_request_target:
8
types: [opened, reopened, synchronize]
9
10
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
0 commit comments