mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 03:03:24 -04:00
CI: skip promotion for docs-only changes (paths-ignore)
This commit is contained in:
3
.github/workflows/promote-branch.yml
vendored
3
.github/workflows/promote-branch.yml
vendored
@@ -17,6 +17,9 @@ on:
|
||||
- develop
|
||||
- alpha
|
||||
- beta
|
||||
paths-ignore:
|
||||
- "docs/**"
|
||||
- "*.md"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
source_branch:
|
||||
|
||||
Reference in New Issue
Block a user