1
0
Fork 0

Add cron schedule to Custom Wizard workflow

Dieser Commit ist enthalten in:
Angus McLeod 2023-04-28 16:15:48 +02:00
Ursprung 2f6492c2ed
Commit 32a8dcf19f

Datei anzeigen

@ -5,6 +5,8 @@ on:
branches:
- main
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
ci: