Do not trigger build by change in any MD file
Co-authored-by: VZ <vz-github@zeitlins.org>
This commit is contained in:
parent
79363eb8fd
commit
783244af21
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ skip_commits:
|
||||||
- src/unix/
|
- src/unix/
|
||||||
- include/wx/x11/
|
- include/wx/x11/
|
||||||
- src/x11/
|
- src/x11/
|
||||||
- '*.md'
|
- '**/*.md'
|
||||||
- .github/workflows/
|
- .github/workflows/
|
||||||
- .travis.yml
|
- .travis.yml
|
||||||
- build/tools/travis-ci.sh
|
- build/tools/travis-ci.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue