Removed the push trigger.

This commit is contained in:
2023-11-19 23:32:45 +01:00
parent c15c9d50d4
commit b47efce36d

View File

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