mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
chore(actions): auto update multiple times a day
because we no longer have runner limits
This commit is contained in:
@@ -3,7 +3,8 @@ name: Auto Update
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * 0"
|
||||
- cron: "0 5 * * *"
|
||||
- cron: "0 17 * * *"
|
||||
|
||||
jobs:
|
||||
auto-update:
|
||||
|
||||
Reference in New Issue
Block a user