mirror of
https://github.com/dockur/windows.git
synced 2026-06-11 15:07:19 +01:00
build: Ignore .xml files (#27)
This commit is contained in:
@@ -8,6 +8,7 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
- '**/*.yml'
|
- '**/*.yml'
|
||||||
|
- '**/*.xml'
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
- '.dockerignore'
|
- '.dockerignore'
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user