diff workflow

This commit is contained in:
lingdocs 2021-08-18 16:07:40 +04:00
parent 812450a72c
commit 158231bf2a
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ name: Website CI
on: on:
push: push:
branches: [ '*' ] branches:
- master
paths: paths:
- 'website/**' - 'website/**'
- '.github/workflows/website-ci.yml' - '.github/workflows/website-ci.yml'