Skip to content

Merge pull request #66 from konstructio/footer-update #136

Merge pull request #66 from konstructio/footer-update

Merge pull request #66 from konstructio/footer-update #136

Workflow file for this run

---
name: Validate SVG files
on: [push, workflow_dispatch]
jobs:
check-svg:
runs-on: ubuntu-latest
steps:
- name: "Validate SVG files"
uses: "szepeviktor/[email protected]"
with:
svg_path: "**/*.svg"