Suspend nightly builds

This commit is contained in:
f4lco
2026-01-25 17:58:04 +01:00
committed by GitHub
parent 38d4a5476e
commit a31cfd4f4e
+10 -10
View File
@@ -29,13 +29,13 @@ workflows:
default: default:
jobs: jobs:
- build-and-test - build-and-test
nightly-build: #nightly-build:
triggers: # triggers:
- schedule: # - schedule:
cron: "5 10 * * 1-5" # cron: "5 10 * * 1-5"
filters: # filters:
branches: # branches:
only: master # only: master
jobs: # jobs:
- build-and-test: # - build-and-test:
context: nightly # context: nightly