mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-13 07:05:10 +01:00
Set "Update Check" workflow to run every hour
This commit is contained in:
parent
09196ba6d8
commit
409d80b67b
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Check update
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "0 * * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user