CI: skip promotion for docs-only changes (paths-ignore)

This commit is contained in:
quotentiroler
2026-02-06 18:40:03 -08:00
parent 3e8c8916cc
commit e200182043

View File

@@ -17,6 +17,9 @@ on:
- develop
- alpha
- beta
paths-ignore:
- "docs/**"
- "*.md"
workflow_dispatch:
inputs:
source_branch: