Skip to content

🐛 BUG: astro check reports false positive unused variable when variable is used in Astro.redirect #149

🐛 BUG: astro check reports false positive unused variable when variable is used in Astro.redirect

🐛 BUG: astro check reports false positive unused variable when variable is used in Astro.redirect #149

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