From feba95b51307ed499ef311e6733c77321c4b9701 Mon Sep 17 00:00:00 2001 From: M Sarmad Qadeer Date: Tue, 25 Oct 2022 23:07:20 +0500 Subject: [PATCH] edited web.yml --- .github/workflows/web.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index f29f118ec..f4e42eccc 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -5,6 +5,7 @@ on: branches: - master - stable + - website paths: - website/** - images/**