Skip to content

Commit

Permalink
Update check-XML.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahli committed Jul 29, 2023
1 parent da60775 commit 84e9f0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-XML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: Ahli/verify-xml-action@v1
- name: Verify XML files
uses: Ahli/verify-xml-action@v1
with:
path: ""
file-endings: ".xml,.SC2Components, DocumentInfo, .SC2Style, SC2Layout, .StormComponents, .StormLayout, .StormStyle, .StormCutscene, .SC2Cutscene"

0 comments on commit 84e9f0a

Please sign in to comment.