mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 13:06:40 +00:00
feat(builds): change nightly schedule from 2:35 UTC to 0:30 UTC
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -2,7 +2,7 @@
|
||||
name: Build
|
||||
on:
|
||||
schedule:
|
||||
- cron: "35 2 * * *"
|
||||
- cron: "30 0 * * *"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
gitRef:
|
||||
|
||||
Reference in New Issue
Block a user