Maybe fix the labeler?

This commit is contained in:
greem
2026-04-12 17:59:20 +00:00
parent 0079e0bfa5
commit c5b4add186

View File

@@ -20,6 +20,7 @@ jobs:
- name: Update labels based on changes
uses: actions/labeler@v5
with:
repo-token: ${{ secrets.LABELER_TOKEN }}
configuration-path: .forgejo/labeler.yml
sync-labels: true
dot: true