meta(sota): sync every hour

This commit is contained in:
Mark Joshwel 2025-01-18 02:13:34 +08:00
parent 72f1fe555d
commit 8586e6de60

View file

@ -1,6 +1,8 @@
name: "sync from forge.joshwel.co"
on:
workflow_dispatch:
schedule:
- cron: "0 * * * *" # every hour
permissions:
contents: write