main.yml: update plugins on push to master

This commit is contained in:
Kaboom 2024-01-22 18:04:19 +02:00 committed by GitHub
parent 1bb60aa797
commit 86ba503137
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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