Skip to content

fix: bump picomatch, xmlbuilder2, fast-xml-parser, flatted, js-yaml and upgrade @actions packages #41

fix: bump picomatch, xmlbuilder2, fast-xml-parser, flatted, js-yaml and upgrade @actions packages

fix: bump picomatch, xmlbuilder2, fast-xml-parser, flatted, js-yaml and upgrade @actions packages #41

name: Basic validation
on:
push:
branches:
- main
- releases/*
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
call-basic-validation:
name: Basic validation
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
with:
node-version: '24.x'