forked from borgmatic-collective/borgmatic
Only build and deploy docs on pushes to main, not for pull requests.
This commit is contained in:
parent
13d49fda9b
commit
c3c37dee13
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue