Unverified Commit 18317ddc authored by warjiang's avatar warjiang Committed by GitHub
Browse files

ci: add condition for daily docker build (#4487)

parent e2e2ab70
...@@ -7,6 +7,7 @@ on: ...@@ -7,6 +7,7 @@ on:
jobs: jobs:
build-dev: build-dev:
if: ${{ github.repository == 'sgl-project/sglang' }}
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps:
- name: Checkout repository - name: Checkout repository
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment