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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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