From 31984ccf0863decab28afad2ed87b7b1c31d8d65 Mon Sep 17 00:00:00 2001 From: Rustie Lin Date: Wed, 18 Jun 2025 15:38:20 -0700 Subject: [PATCH] [gha][canary] allow external contributors build/lint --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bc0d9d1b0..141f14817 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ on: pull_request_target: branches: - 06-18-_gha_allow_external_contributors_build_lint # canary for the PR that introduces pull_request_target + - 06-18-_gha_canary_allow_external_contributors_build_lint permissions: contents: read