Update build.yml
This commit is contained in:
parent
68a09c5872
commit
a6246d017d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -5,6 +5,8 @@ on:
|
|||
branches: [ master ]
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '.gitignore'
|
||||
- '.dockerignore
|
||||
- '.github/**'
|
||||
- '.github/workflows/**'
|
||||
|
||||
|
|
Loading…
Reference in a new issue