update CI scripts

This commit is contained in:
Kevin Yue 2021-10-24 12:28:18 +08:00
parent d802c56d8f
commit fceb80e10e

View File

@ -5,6 +5,8 @@ on:
branches: branches:
- master - master
- develop - develop
tags:
- "v*.*.*"
paths-ignore: paths-ignore:
- LICENSE - LICENSE
- "*.md" - "*.md"