This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch activity-monitor
in repository https://gitbox.apache.org/repos/asf/logging-site.git
The following commit(s) were added to refs/heads/activity-monitor by this push:
new 8b704979 See if INFRA allows manual CI runs
8b704979 is described below
commit 8b7049796ae4226ff2fec7a7f707b619d41daad0
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Oct 27 09:39:23 2023 +0200
See if INFRA allows manual CI runs
---
.github/workflows/update-stats.yaml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/.github/workflows/update-stats.yaml
b/.github/workflows/update-stats.yaml
index 0cef1aaa..7656a49e 100644
--- a/.github/workflows/update-stats.yaml
+++ b/.github/workflows/update-stats.yaml
@@ -17,9 +17,7 @@
name: update-stats
-on:
- schedule:
- - cron: "17 17 * * *"
+on: workflow_dispatch
concurrency:
group: ${{ github.ref_name }}