CI: only generate sphinx output for "draft" branch

This commit is contained in:
Heiko Schaefer 2023-10-13 11:45:48 +02:00
parent 83ccdda6b4
commit 40ea566e2d
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -30,5 +30,5 @@ steps:
fi
when:
event: push
# uncomment when this is proven to be working:
#branch: main
# only generate sphinx output for the "draft" branch
branch: draft