CI: Don't update files on push

This commit is contained in:
Kaboom 2024-06-03 23:46:21 +03:00 committed by GitHub
parent 8cc71068c6
commit d2c764f79a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,5 @@
name: Server Updater
on:
push:
branches:
- master
schedule:
- cron: "0 18 * * MON,THU"
workflow_dispatch: