Skip to content

feat: update to use http-server instead of nginx #313

feat: update to use http-server instead of nginx

feat: update to use http-server instead of nginx #313

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"