1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-11-11 02:10:11 +01:00

Fix labeler (#1533)

* Update labeler.yml

* Update labeler.yml
This commit is contained in:
Ludy 2024-07-06 18:48:06 +02:00 committed by GitHub
parent 19831c050c
commit 5189708d25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}