ci: Don't publish docs on release branches (#6673)

This commit is contained in:
Ayaz Salikhov
2026-03-26 14:11:37 +00:00
committed by GitHub
parent addc1e8e25
commit 509677abfd

View File

@@ -6,7 +6,6 @@ on:
push:
branches:
- "develop"
- "release*"
paths:
- ".github/workflows/publish-docs.yml"
- "*.md"