Validate SVG files This is an action for GitHub Actions. It runs xmllint on every matching SVG file. - name: "Validate SVG files" uses: "szepeviktor/[email protected]" with: svg_path: "public/**/*.svg"