Update build.yml
This commit is contained in:
parent
5940478233
commit
36cf192cf5
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -13,6 +13,9 @@ on:
|
|||
# - main
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
- './docs/*.html'
|
||||
- './docs/js/*.js'
|
||||
- './docs/css/*.css'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue