Skip to content

Commit d7de4b1

Browse files
committed
Update of validation script
Changed discover name
1 parent 1d49524 commit d7de4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_xml_with_xsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020

2121
jobs:
2222
discover:
23-
name: Discover 2-digit example files
23+
name: Discover *.pv2 example files
2424
runs-on: ubuntu-latest
2525
outputs:
2626
matrix: ${{ steps.build.outputs.matrix }}

0 commit comments

Comments
 (0)