chore: update build workflow

This commit is contained in:
Zhiqiang Li
2023-04-04 12:37:33 +08:00
parent 353f47de4a
commit 7b496c477a

View File

@@ -7,8 +7,14 @@ on:
- 'docs/**'
- 'assets/**'
- '**/*.gitignore'
- '**/*.md'
pull_request:
branches: [ "master" ]
paths-ignore:
- 'docs/**'
- 'assets/**'
- '**/*.gitignore'
- '**/*.md'
jobs:
build: