ci: remove website branch from web.yml

This commit is contained in:
Evgeny Poberezkin 2022-11-08 15:36:53 +00:00
parent dd740e82cf
commit 99bfd446d1

View File

@ -5,7 +5,6 @@ on:
branches: branches:
- master - master
- stable - stable
- website
paths: paths:
- website/** - website/**
- images/** - images/**