Remove docs folder from CI runs

Signed-off-by: jonasrosland <jrosland@vmware.com>
This commit is contained in:
jonasrosland 2020-02-26 12:30:44 -05:00 committed by Ziming
parent 89cdd7a9f9
commit f0360824ee
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ env:
on:
pull_request:
push:
paths-ignore:
- 'docs/**'
jobs:
UTTEST: