Set nightly schedule back

pull/699/head
Romain 2024-09-14 07:47:50 +02:00 committed by GitHub
parent 3791011087
commit 45b9633093
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ name: WAU - Release builder
on:
# To trigger nightly release (Auto)
schedule:
- cron: "*/5 * * * *"
- cron: "0 0 * * *"
# To trigger stable release
workflow_dispatch:
inputs: