mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-06-26 09:25:24 -06:00
Update nightly-testing.yml
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
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:
parent
429064f37b
commit
b3e9bc1086
1 changed files with 4 additions and 3 deletions
7
.github/workflows/nightly-testing.yml
vendored
7
.github/workflows/nightly-testing.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue