Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 252bd9b

Browse files
authored
[gha/test] Add canary branch for external contributors build lint (#992)
Canary for #991 It works because in this stack, this PR is targeting the branch `06-18-_gha_allow_external_contributors_build_lint`, so under `pull_request_target`, it will use the `ci.yml` workflow file from that branch. ## Test plan CI works, and Semgrep passes
1 parent 3069b98 commit 252bd9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request_target:
88
branches:
99
- 06-18-_gha_allow_external_contributors_build_lint # canary for the PR that introduces pull_request_target
10+
- 06-18-_gha_canary_allow_external_contributors_build_lint
1011

1112
permissions:
1213
contents: read

0 commit comments

Comments
 (0)