ci: sync every hour

This commit is contained in:
Mark Joshwel 2024-08-09 19:29:44 +08:00
parent 9bb0a5808a
commit cf6f42c059

View file

@ -2,7 +2,7 @@ name: "sync from forge.joshwel.co"
on: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: "0 */6 * * *" - cron: "0 * * * *"
permissions: permissions:
contents: write contents: write