mirror of
https://github.com/kaboomserver/server.git
synced 2024-12-22 15:45:07 +00:00
main.yml: revert
This commit is contained in:
parent
4cabb433ff
commit
9732d782bc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: Server Updater
|
name: Server Updater
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 13 * * *"
|
- cron: "0 12 * * *"
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
Loading…
Reference in a new issue