[CI] Drop unused 'environment: prod' from bot-cherry-pick job (#26067)
This commit is contained in:
@@ -28,7 +28,6 @@ jobs:
|
|||||||
cherry-pick:
|
cherry-pick:
|
||||||
if: github.repository == 'sgl-project/sglang'
|
if: github.repository == 'sgl-project/sglang'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: 'prod'
|
|
||||||
steps:
|
steps:
|
||||||
- name: Validate inputs
|
- name: Validate inputs
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user