Merge pull request #688 from opencloud-eu/fix-bot

fix: labels bot needs token for forks
This commit is contained in:
Viktor Scharf
2025-04-17 09:14:51 +02:00
committed by GitHub

View File

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