Add environment for close-nonexistent-disable-issues (#117885)

Made a new environment called rockset-read-only that has a read only api key for rockset
Pull Request resolved: https://github.com/pytorch/pytorch/pull/117885
Approved by: https://github.com/kit1980, https://github.com/malfet
This commit is contained in:
Catherine Lee 2024-01-19 23:45:46 +00:00 committed by PyTorch MergeBot
parent 3c1498d117
commit 8f91a53e9a

View file

@ -6,6 +6,7 @@ on:
jobs:
close-nonexistent-disable-issues:
environment: rockset-read-only
if: github.repository_owner == 'pytorch'
runs-on: ubuntu-latest
steps: