Enable manual publishing of the documentation

This commit is contained in:
Florian Albrechtskirchinger 2022-08-04 17:27:47 +02:00
parent e9f2e24bb5
commit 0bf7dba387
No known key found for this signature in database
GPG Key ID: 19618CE9B2D4BE6D

View File

@ -8,6 +8,7 @@ on:
paths:
- docs/mkdocs/**
- docs/examples/**
workflow_dispatch:
# we don't want to have concurrent jobs, and we don't want to cancel running jobs to avoid broken publications
concurrency: