Skip to content

Generating <image /> elements inside an <svg> ends up with <img /> outside #76

Generating <image /> elements inside an <svg> ends up with <img /> outside

Generating <image /> elements inside an <svg> ends up with <img /> outside #76

Workflow file for this run

name: Label issues
on:
issues:
types:
- reopened
- opened
jobs:
label_issues:
if: github.repository_owner == 'withastro'
uses: withastro/automation/.github/workflows/issue-opened.yml@main