Update updater.yml

This commit is contained in:
Sebastian Gumprich
2022-10-31 17:44:24 +01:00
committed by GitHub
parent ed962e8403
commit 0a9affa109
+1 -1
View File
@@ -7,7 +7,7 @@ on:
# Allow to manually trigger the workflow
workflow_dispatch:
schedule:
- cron: '0 6 1 * *'
- cron: '0 6 * * 1'
jobs:
updater:
runs-on: ubuntu-latest