mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
build: Ignore .xml files
This commit is contained in:
parent
adb91fe3c8
commit
cc6ab5464f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -8,6 +8,7 @@ on:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
- '**/*.yml'
|
- '**/*.yml'
|
||||||
|
- '**/*.xml'
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
- '.dockerignore'
|
- '.dockerignore'
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue