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 8c87e94 commit db2bfd0Copy full SHA for db2bfd0
.github/workflows/build-with-release-profile.yml
@@ -6,7 +6,7 @@ name: Build with '-Prelease'
6
on:
7
# Handle all branches for now
8
push:
9
- pull_request:
+ pull_request_target:
10
workflow_dispatch:
11
12
# Only run the latest job
0 commit comments