mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
chore: ignore cherry-pick-bot created branches for Deploy PR (#16037)
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- main
|
||||
- "temp-cherry-pick-*"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
experiments:
|
||||
|
||||
Reference in New Issue
Block a user