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 # Allow to manually trigger the workflow
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 6 1 * *' - cron: '0 6 * * 1'
jobs: jobs:
updater: updater:
runs-on: ubuntu-latest runs-on: ubuntu-latest