Update documentation.yml

This commit is contained in:
Joshua Lochner 2023-05-15 15:51:21 +02:00
parent 07f6733613
commit dfff474888
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ name: Build documentation
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: [ main, docs ] branches:
- main
jobs: jobs:
build: build: