Skip to content

Commit d2cbde1

Browse files
committed
ci(hotfix): slash command permissions
1 parent f4ed27b commit d2cbde1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/test-pr-command.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ on:
1515
env:
1616
AIRBYTE_ANALYTICS_ID: ${{ vars.AIRBYTE_ANALYTICS_ID }}
1717

18+
permissions:
19+
contents: read
20+
pull-requests: write
21+
issues: write
22+
checks: write
23+
1824
jobs:
1925
start-workflow:
2026
name: Append 'Starting' Comment

0 commit comments

Comments
 (0)