Skip to content

Commit 4bfa22b

Browse files
warjiangjimoosciuc
authored andcommitted
ci: add condition for daily docker build (sgl-project#4487)
1 parent 0954567 commit 4bfa22b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-docker-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
build-dev:
10+
if: ${{ github.repository == 'sgl-project/sglang' }}
1011
runs-on: ubuntu-22.04
1112
steps:
1213
- name: Checkout repository

0 commit comments

Comments
 (0)