From 11195e29859aa065d09050e25c6015f2521c0dfa 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 --- backend/.github/workflows/stale-theme-pr-closer.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/.github/workflows/stale-theme-pr-closer.yml b/backend/.github/workflows/stale-theme-pr-closer.yml index 81c8ee22..6837717c 100644 --- a/backend/.github/workflows/stale-theme-pr-closer.yml +++ b/backend/.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)