Merge branch 'master' into feat/db

This commit is contained in:
Gabriel Horner
2025-05-19 15:41:53 -04:00
4 changed files with 5 additions and 5 deletions

View File

@@ -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'