Only deploy docs on main (#2892)

This commit is contained in:
qwerty287
2023-11-29 14:17:49 +01:00
committed by GitHub
parent 00a9d96247
commit 2200998ca4

View File

@@ -89,4 +89,5 @@ steps:
when:
- event: push
path: *when_path
branch: ${CI_REPO_DEFAULT_BRANCH}
- event: [cron, manual, tag]