mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 02:46:44 +00:00
chore(workflows): rename workflows back
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Build (master, multi-arch)
|
||||
name: Monthly (master)
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 23 1 * *"
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Build (master, x86_64)
|
||||
name: Nightly (master)
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 23 2-31 * *"
|
||||
Reference in New Issue
Block a user