Removed the push trigger.

This commit is contained in:
Philipp Horstenkamp 2023-11-19 23:32:45 +01:00
parent c15c9d50d4
commit b47efce36d
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4

View File

@ -2,8 +2,7 @@ name: Auto Maintenance Cycle
on:
schedule:
- cron: '* 1 * * 0'
push:
- cron: '* 1 * * *'
jobs:
auto-update: