mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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:
parent
3c1498d117
commit
8f91a53e9a
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
close-nonexistent-disable-issues:
|
||||
environment: rockset-read-only
|
||||
if: github.repository_owner == 'pytorch'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue