Make the CI commit-ignore patterns match
This commit is contained in:
4
.github/workflows/ci-scripts-build.yml
vendored
4
.github/workflows/ci-scripts-build.yml
vendored
@@ -11,9 +11,11 @@ name: Base
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- '.appveyor.yml'
|
||||
- 'documentation/*'
|
||||
- 'startup/*'
|
||||
- '.appveyor/*'
|
||||
- '**/*.html'
|
||||
- '**/*.md'
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user