1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-10 20:25:40 +08:00

build: Validate XML (#75)

This commit is contained in:
Kroese
2024-01-22 23:17:31 +01:00
committed by GitHub
parent bba94fe736
commit c570eee5bf
+1
View File
@@ -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'