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:
push:
branches: [ '*' ]
branches:
- master
paths:
- 'website/**'
- '.github/workflows/website-ci.yml'