mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
chore: temporarily disable nightly build to allow testing of 0.10.11-rc1
This commit is contained in:
4
.github/workflows/build-desktop-release.yml
vendored
4
.github/workflows/build-desktop-release.yml
vendored
@@ -43,8 +43,8 @@ on:
|
||||
type: boolean
|
||||
required: true
|
||||
default: true
|
||||
schedule: # Every workday at the 2 P.M. (UTC) we run a scheduled nightly build
|
||||
- cron: '0 14 * * MON-FRI'
|
||||
# schedule: # Every workday at the 2 P.M. (UTC) we run a scheduled nightly build
|
||||
# - cron: '0 14 * * MON-FRI'
|
||||
|
||||
env:
|
||||
CLOJURE_VERSION: '1.11.1.1413'
|
||||
|
||||
Reference in New Issue
Block a user