From 3eda51384f001cfe54a8945d8ff2b6a88b73b2e4 Mon Sep 17 00:00:00 2001 From: Anurag Date: Sat, 6 Nov 2021 20:02:55 +0530 Subject: [PATCH] chore: new event --- .github/workflows/preview-theme.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/preview-theme.yml b/.github/workflows/preview-theme.yml index f102b59c07eba..687543b5a189e 100644 --- a/.github/workflows/preview-theme.yml +++ b/.github/workflows/preview-theme.yml @@ -7,6 +7,12 @@ on: - master - theme-preview-script - "themes/index.js" + issue_comment: + types: [edited] + branches: + - master + - theme-preview-script + - "themes/index.js" jobs: build: