From 237ef65864d59f00ae424ae86c39d8824308eb82 Mon Sep 17 00:00:00 2001 From: Alexandr Garbuzov <186095128+alexandr-garbuzov@users.noreply.github.com> Date: Sat, 18 Oct 2025 21:22:23 +0300 Subject: [PATCH] ci: add comment with stale theme pr closer workflow disable reason (#4599) Co-authored-by: Alexandr --- .github/workflows/stale-theme-pr-closer.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/stale-theme-pr-closer.yml b/.github/workflows/stale-theme-pr-closer.yml index 81c8ee22..6837717c 100644 --- a/.github/workflows/stale-theme-pr-closer.yml +++ b/.github/workflows/stale-theme-pr-closer.yml @@ -1,5 +1,7 @@ name: Close stale theme pull requests that have the 'invalid' label. on: + # Temporary disabled due to paused themes addition. + # See: https://github.com/anuraghazra/github-readme-stats/issues/3404 # schedule: # # ┌───────────── minute (0 - 59) # # │ ┌───────────── hour (0 - 23)