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 74924f8 commit 0dc6132Copy full SHA for 0dc6132
.github/workflows/codebuild-ci.yml
@@ -1,6 +1,6 @@
1
name: PR Checks
2
on:
3
- pull_request:
+ pull_request_target:
4
5
concurrency:
6
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments