branch: externals/which-key
commit 8b49ae978cceca65967f3544c236f32964ddbed0
Author: Justin Burkett <[email protected]>
Commit: Justin Burkett <[email protected]>

    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