From 81ad1c736f2aa80e7f893af9ac488ebce251b427 Mon Sep 17 00:00:00 2001 From: Alexandr Garbuzov <186095128+alexandr-garbuzov@users.noreply.github.com> Date: Sat, 18 Oct 2025 21:08:45 +0300 Subject: [PATCH] ci: add comment with preview theme workflow disable reason (#4597) Co-authored-by: Alexandr --- .github/workflows/preview-theme.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/preview-theme.yml b/.github/workflows/preview-theme.yml index 6db3aeea..595ca5f9 100644 --- a/.github/workflows/preview-theme.yml +++ b/.github/workflows/preview-theme.yml @@ -1,5 +1,7 @@ name: Theme preview on: + # Temporary disabled due to paused themes addition. + # See: https://github.com/anuraghazra/github-readme-stats/issues/3404 # pull_request_target: # types: [opened, edited, reopened, synchronize] # branches: