ci: use fossifybot github app token (#402)

This commit is contained in:
Naveen Singh 2025-05-22 19:36:07 +05:30 committed by GitHub
parent 7b12f46326
commit 9f0391e3c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 7 additions and 41 deletions

View file

@ -4,12 +4,7 @@ on:
pull_request_target:
types: [opened]
permissions:
contents: read
# write permission is not required as FOSSIFYBOT_TOKEN is used
jobs:
call-pr-labeler-workflow:
uses: FossifyOrg/.github/.github/workflows/pr-labeler.yml@main
secrets:
FOSSIFYBOT_TOKEN: ${{ secrets.FOSSIFYBOT_TOKEN }}
secrets: inherit