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

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

[elpa] externals/which-key 8b49ae9 42/51: Fix last commit


From: Stefan Monnier
Subject: [elpa] externals/which-key 8b49ae9 42/51: Fix last commit
Date: Tue, 8 Sep 2020 10:26:21 -0400 (EDT)

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

    Fix last commit
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 56b2e9e..c4eaf23 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -5,7 +5,7 @@ on:
     branches:
       - master
   schedule:
-    - cron: '* * 1 * *'
+    - cron: '0 0 1 * *'
 
 jobs:
   build:



reply via email to

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