mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-22 10:56:50 +00:00
ci: grant PR comment fallback permission (#7489)
This commit is contained in:
@@ -7,6 +7,10 @@ on:
|
||||
permissions:
|
||||
contents: read
|
||||
issues: write
|
||||
# GitHub accepts either Issues or Pull requests write access for PR comments.
|
||||
# Request both scopes to match the first-time PR workflow and retain a
|
||||
# supported permission path when GitHub issues the Actions token.
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
welcome:
|
||||
|
||||
Reference in New Issue
Block a user