Run purge-cache only in sgl-project (#976)
This commit is contained in:
1
.github/workflows/cache-purge.yml
vendored
1
.github/workflows/cache-purge.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
purge-cache:
|
||||
if: github.repository == 'sgl-project/sglang'
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user