修改github actions

This commit is contained in:
monlor
2020-03-05 10:26:39 +08:00
parent fc22252268
commit d7567474ab

View File

@@ -19,6 +19,7 @@ on:
paths-ignore: paths-ignore:
- 'README.md' - 'README.md'
- 'tools' - 'tools'
- '.github'
branchs: branchs:
- 'test' - 'test'
- 'master' - 'master'
@@ -26,6 +27,7 @@ on:
paths-ignore: paths-ignore:
- 'README.md' - 'README.md'
- 'tools' - 'tools'
- '.github'
branchs: branchs:
- 'test' - 'test'
- 'master' - 'master'