Skip to content

docs(azure): remove further beta references (#861) #569

docs(azure): remove further beta references (#861)

docs(azure): remove further beta references (#861) #569

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/svg-validator@v1.0.0"
with:
svg_path: "**/*.svg"