chore: allow manual docs build

This commit is contained in:
mathuo 2024-01-02 15:02:42 +00:00
parent 740ded45f4
commit ecf12b175e
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281

View File

@ -1,6 +1,7 @@
name: Deploy Docs
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *' # every day at 3 am UTC