GitHub Actions: Allow running the offline doc building manually

This commit is contained in:
Hugo Locurcio
2021-10-20 11:11:46 +02:00
parent 110d3dca67
commit 09c36df016

View File

@@ -1,5 +1,6 @@
name: Build documentation for offline usage
on:
workflow_dispatch:
schedule:
# Every week on Monday at midnight (UTC).
# This keeps the generated HTML documentation fresh.