Skip to content

build(deps): bump @fontsource/roboto from 5.0.5 to 5.0.8 in /tools/website/ahlis-mods #20

build(deps): bump @fontsource/roboto from 5.0.5 to 5.0.8 in /tools/website/ahlis-mods

build(deps): bump @fontsource/roboto from 5.0.5 to 5.0.8 in /tools/website/ahlis-mods #20

Workflow file for this run

name: Check XML
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
check:
name: Check Syntax
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Verify XML files
uses: Ahli/verify-xml-action@v1
with:
path: ""
file-endings: ".xml,.SC2Components, DocumentInfo, .SC2Style, SC2Layout, .StormComponents, .StormLayout, .StormStyle, .StormCutscene, .SC2Cutscene"