github: Configure labeler workflow environment

This fix was suggested by @seonWKim.
This commit is contained in:
Pekka Enberg
2025-02-01 09:22:17 +02:00
parent 98579ab2e4
commit a3ecc69bbb

View File

@@ -6,6 +6,7 @@ on:
jobs:
label:
runs-on: ubuntu-latest
environment: test
permissions:
contents: read
pull-requests: write