This commit is contained in:
xiaoyifang 2022-02-04 21:52:08 +08:00
parent 6cd1401aee
commit 4787063c6c
2 changed files with 8 additions and 0 deletions

View file

@ -8,12 +8,16 @@ on:
- staged
paths-ignore:
- 'docs/**'
- ".github/**"
- "howto/**"
pull_request:
branches:
- dev
- staged
paths-ignore:
- 'docs/**'
- ".github/**"
- "howto/**"
jobs:
build:
name: Build

View file

@ -8,12 +8,16 @@ on:
- staged
paths-ignore:
- 'docs/**'
- ".github/**"
- "howto/**"
pull_request:
branches:
- dev
- staged
paths-ignore:
- 'docs/**'
- ".github/**"
- "howto/**"
jobs:
build:
name: Build