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

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

[nongnu] elpa/emacsql 081625a3d1: ci: Generate statistics weekly


From: ELPA Syncer
Subject: [nongnu] elpa/emacsql 081625a3d1: ci: Generate statistics weekly
Date: Wed, 20 Nov 2024 03:59:39 -0500 (EST)

branch: elpa/emacsql
commit 081625a3d13c544cd77c2b8965c973442d6d0b86
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    ci: Generate statistics weekly
---
 .github/workflows/stats.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/stats.yml b/.github/workflows/stats.yml
index 6f65ecc4b6..e941fb9588 100644
--- a/.github/workflows/stats.yml
+++ b/.github/workflows/stats.yml
@@ -2,6 +2,8 @@ name: Statistics
 on:
   push:
     branches: main
+  schedule:
+    - cron: '3 13 * * 1'
 jobs:
   stats:
     name: Statistics



reply via email to

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