dsm: schedule job

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2023-07-06 02:04:39 +02:00
parent 10ae67063b
commit 963202320f

View File

@ -8,6 +8,8 @@
name: Update
on:
schedule:
- cron: "* */4 * * *"
workflow_dispatch:
inputs:
push: