Skip to content

build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.3.0 in /tools/website/ahlis-mods #601

build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.3.0 in /tools/website/ahlis-mods

build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.3.0 in /tools/website/ahlis-mods #601

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"