Update workflow_updater.yaml

This commit is contained in:
Vincent Le Bourlot
2022-12-08 11:08:51 +01:00
committed by GitHub
parent cc5690c0d4
commit 67515a06b7

View File

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