Update nightly-testing.yml
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run

Set the workflow to be triggered on dispatch
Prevents workflow run errors
This commit is contained in:
HellAholic 2025-06-16 15:31:22 +02:00 committed by GitHub
parent 429064f37b
commit b3e9bc1086
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,11 @@
name: Nightly build - dev release
run-name: Nightly build - dev release
# on:
on:
workflow_dispatch:
# schedule:
# # Daily at 4:15 CET
# - cron: '15 3 * * *'
# # Daily at 5:15 CET
# - cron: '15 4 * * *'
jobs:
build-nightly: