[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/compat 6411e9001a: makefile.yml: Test once per week to
|
From: |
ELPA Syncer |
|
Subject: |
[elpa] externals/compat 6411e9001a: makefile.yml: Test once per week to check against changes in Emacs master |
|
Date: |
Fri, 5 May 2023 03:57:35 -0400 (EDT) |
branch: externals/compat
commit 6411e9001aa66a2b442dba5de346656d40d7915d
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
makefile.yml: Test once per week to check against changes in Emacs master
---
.github/workflows/makefile.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml
index 3fcf761133..49c0728a28 100644
--- a/.github/workflows/makefile.yml
+++ b/.github/workflows/makefile.yml
@@ -9,6 +9,8 @@ on:
paths-ignore:
- '**.md'
- '**.org'
+ schedule:
+ - cron: "0 7 * * 0"
jobs:
test:
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/compat 6411e9001a: makefile.yml: Test once per week to check against changes in Emacs master,
ELPA Syncer <=