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

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

View File

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