From 99bfd446d168a694010ad88a3596a65247e75956 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Tue, 8 Nov 2022 15:36:53 +0000 Subject: [PATCH] ci: remove website branch from web.yml --- .github/workflows/web.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index f4e42eccc..f29f118ec 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -5,7 +5,6 @@ on: branches: - master - stable - - website paths: - website/** - images/**