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 86c2cae commit 1863b0bCopy full SHA for 1863b0b
.github/workflows/pull-request.yml
@@ -5,6 +5,9 @@ on:
5
pull_request:
6
branches:
7
- main
8
+ pull_request_target:
9
+ branches:
10
+ - main
11
12
permissions:
13
id-token: write
0 commit comments