mirror of
https://github.com/kaboomserver/server.git
synced 2024-11-21 10:28:14 -05:00
CI: Don't update files on push
This commit is contained in:
parent
8cc71068c6
commit
d2c764f79a
1 changed files with 0 additions and 3 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -1,8 +1,5 @@
|
|||
name: Server Updater
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: "0 18 * * MON,THU"
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in a new issue