add paths to trigger build in web.yml

This commit is contained in:
Evgeny Poberezkin
2022-09-10 10:35:52 +01:00
committed by GitHub
parent 46241c31e1
commit 7fa78de6d4

View File

@@ -6,8 +6,10 @@ on:
- master
- stable
paths:
- blog/**
- website/**
- images/**
- blog/**
- simplex-chat/.github/workflows/web.yml
jobs:
build: