From 852cea9d67245794fc5f66c6365525cbf19d512a Mon Sep 17 00:00:00 2001 From: M Sarmad Qadeer Date: Sat, 20 Aug 2022 00:19:17 +0500 Subject: [PATCH] update web workflow --- .github/workflows/web.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index b4a6f6bad0..06a5277936 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -4,6 +4,7 @@ on: push: branches: - website + - stable paths: - blog/** - website/**