Update docs-ci.yml [skip ci]

This commit is contained in:
halx99 2021-07-07 02:42:04 +08:00 committed by GitHub
parent c9d07e9127
commit 92733b2791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ name: docs-ci
# events but only for the master branch
on:
push:
branches:
- dev
paths:
- cocos/**/*
- docs/**/*