emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/which-key 7bc87e0 41/51: Test once a month


From: Stefan Monnier
Subject: [elpa] externals/which-key 7bc87e0 41/51: Test once a month
Date: Tue, 8 Sep 2020 10:26:21 -0400 (EDT)

branch: externals/which-key
commit 7bc87e0f93bd0258bf115cb02c4e8f86f57b38fc
Author: Justin Burkett <justin@burkett.cc>
Commit: Justin Burkett <justin@burkett.cc>

    Test once a month
---
 .github/workflows/test.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index eb2a91e..56b2e9e 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -4,6 +4,8 @@ on:
   push:
     branches:
       - master
+  schedule:
+    - cron: '* * 1 * *'
 
 jobs:
   build:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]