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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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