Skip to content

🐛 BUG: astro check on local machine error is not the same on github action #129

🐛 BUG: astro check on local machine error is not the same on github action

🐛 BUG: astro check on local machine error is not the same on github action #129

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