Parcourir la source

build: Validate XML (#75)

Kroese il y a 1 an
Parent
commit
c570eee5bf
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/test.yml

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

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