Skip to content

build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.16.1 to 3.16.2 in /tools/interfaceBuilder #598

build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.16.1 to 3.16.2 in /tools/interfaceBuilder

build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.16.1 to 3.16.2 in /tools/interfaceBuilder #598

Workflow file for this run

name: Check XML
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
concurrency:
group: checkxml-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
name: Check Syntax
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Verify XML files
uses: Ahli/verify-xml-action@v2
with:
path: ""
file-endings: ".xml,.SC2Components, DocumentInfo, .SC2Style, SC2Layout, .StormComponents, .StormLayout, .StormStyle, .StormCutscene, .SC2Cutscene"