Browse Source

build: Validate XML (#75)

Kroese 1 year ago
parent
commit
c570eee5bf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/test.yml

+ 1 - 0
.github/workflows/test.yml

@@ -3,6 +3,7 @@ on:
   pull_request:
   pull_request:
     paths:
     paths:
       - '**/*.sh'
       - '**/*.sh'
+      - '**/*.xml'
       - '.github/workflows/test.yml'
       - '.github/workflows/test.yml'
       - '.github/workflows/check.yml'
       - '.github/workflows/check.yml'