Removed the push trigger. #16

Merged
Philipp merged 1 commits from removed-auto-push into main 2023-11-19 23:33:44 +01:00

View File

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