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:
|
jobs:
|
||||||
purge-cache:
|
purge-cache:
|
||||||
|
if: github.repository == 'sgl-project/sglang'
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user