diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 5e9ca50d06..807a75af1b 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -6,8 +6,10 @@ on: - master - stable paths: - - blog/** - website/** + - images/** + - blog/** + - simplex-chat/.github/workflows/web.yml jobs: build: