Skip to content

Plain text and any content after the text in <title>{expr}text...</title> leak into <body> if no space follows the JS expression #100

Plain text and any content after the text in <title>{expr}text...</title> leak into <body> if no space follows the JS expression

Plain text and any content after the text in <title>{expr}text...</title> leak into <body> if no space follows the JS expression #100

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