Skip to content

🐛 BUG: Astro check silently exists and doesn't report type errors when there are collection schema validation errors #150

🐛 BUG: Astro check silently exists and doesn't report type errors when there are collection schema validation errors

🐛 BUG: Astro check silently exists and doesn't report type errors when there are collection schema validation errors #150

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