Merge pull request 'Removed the push trigger.' (#16) from removed-auto-push into main

Reviewed-on: #16
This commit is contained in:
Philipp Horstenkamp 2023-11-19 23:33:41 +01:00
commit 46ec54e38a

View File

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