From 777a12aa698e1bf99dfe4e6b485013b59d65ca0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mochol=C3=AD?= Date: Tue, 25 Oct 2022 15:23:39 +0200 Subject: [PATCH] Allow sharing secrets on TPU tests (#15289) --- .github/workflows/tpu-tests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/tpu-tests.yml b/.github/workflows/tpu-tests.yml index 2e5d2745b8..f4900c5461 100644 --- a/.github/workflows/tpu-tests.yml +++ b/.github/workflows/tpu-tests.yml @@ -9,8 +9,7 @@ on: - "src/pytorch_lightning/**" - "tests/tests_pytorch/**" - "setup.cfg" # includes pytest config - # TODO: use _target after merge to share secrets - pull_request: + pull_request_target: branches: [master, "release/*"] types: [opened, reopened, ready_for_review, synchronize] # add `ready_for_review` since draft is skipped paths: