2
0
mirror of https://github.com/MustardChef/WSABuilds.git synced 2025-04-13 09:51:22 +02:00

Set "Update Check" workflow to run every hour

This commit is contained in:
MCDeltaT 2023-12-15 23:16:30 +00:00
parent 09196ba6d8
commit 409d80b67b

@ -1,7 +1,7 @@
name: Check update
on:
schedule:
- cron: "0 0 * * *"
- cron: "0 * * * *"
workflow_dispatch:
jobs: