chore: docs Action只在fes-doc目录文件发生变化触发

This commit is contained in:
harrywan 2020-09-16 19:41:46 +08:00
parent 31d9c13681
commit 92ad16a175

View File

@ -3,6 +3,8 @@ on:
push:
branches:
- master
paths:
- 'packages/fes-doc/**/**'
jobs:
build-and-deploy:
runs-on: ubuntu-latest