Skip to content

🐛 BUG: "Unterminated string literal" when breaking class="" into multiple lines #64

🐛 BUG: "Unterminated string literal" when breaking class="" into multiple lines

🐛 BUG: "Unterminated string literal" when breaking class="" into multiple lines #64

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