Skip to content

Updating version 0.1 #141

Updating version 0.1

Updating version 0.1 #141

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"