fix: labels bot needs token for forks

This commit is contained in:
Michael Barz
2025-04-16 21:19:57 +02:00
parent 386807dae8
commit 396fb9cd11

View File

@@ -26,3 +26,4 @@ jobs:
Type:DevOps
dependencies
add_comment: true
token: ${{ secrets.GH_TOKEN_OPENCLOUDERS }}