mirror of
https://github.com/AuxXxilium/arc-dsm.git
synced 2024-11-24 00:50:51 +07:00
dsm: schedule job
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
10ae67063b
commit
963202320f
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@ -8,6 +8,8 @@
|
||||
name: Update
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "* */4 * * *"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user