Allow sharing secrets on TPU tests (#15289)

This commit is contained in:
Carlos Mocholí 2022-10-25 15:23:39 +02:00 committed by GitHub
parent 7b3de1215f
commit 777a12aa69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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: