0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

revert: labeler action to v4, the old configuration isn't valid anymore (#10068)

This commit is contained in:
Emanuele Stoppa 2024-02-09 11:21:47 +00:00 committed by GitHub
parent c3b40bf423
commit 79e832f8e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'withastro'
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true