Update labeler.yml

This commit is contained in:
Igor
2023-12-05 09:35:54 +01:00
committed by GitHub
parent 6bda7c60a4
commit 9f6fe63dd6

View File

@@ -12,6 +12,7 @@ jobs:
pull-requests: write # for actions/labeler to add labels to PRs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"