Update workflow_updater.yaml

This commit is contained in:
Vincent Le Bourlot
2023-04-18 09:42:17 +02:00
committed by GitHub
parent edd6e1373f
commit 67580a6b0a

View File

@ -6,7 +6,7 @@ on:
schedule:
# Automatically run on every Sunday
- cron: '0 0 * * *'
- cron: '0 0 1 * *'
jobs: