build: Dont ignore XML

This commit is contained in:
Kroese 2024-01-26 01:11:25 +01:00 committed by GitHub
parent 803af6dbe0
commit 859aab89e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,6 @@ on:
paths-ignore: paths-ignore:
- '**/*.md' - '**/*.md'
- '**/*.yml' - '**/*.yml'
- '**/*.xml'
- '.gitignore' - '.gitignore'
- '.dockerignore' - '.dockerignore'
- '.github/**' - '.github/**'