Only build and deploy docs on pushes to main, not for pull requests.

This commit is contained in:
Dan Helfman
2025-04-17 20:51:40 -07:00
parent 13d49fda9b
commit c3c37dee13
+1
View File
@@ -17,6 +17,7 @@ jobs:
docs:
needs: [test]
runs-on: host
if: gitea.event_name == 'push'
env:
IMAGE_NAME: projects.torsion.org/borgmatic-collective/borgmatic:docs