Skip to content

Commit 14ea335

Browse files
authored
chore(ci): grant pull-requests write to analytics workflows (#23998)
1 parent 12ebdf2 commit 14ea335

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run-api-analytics-tests-clickhouse.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ concurrency:
2626
cancel-in-progress: true
2727
permissions:
2828
contents: read
29+
pull-requests: write
2930

3031
jobs:
3132
api-analytics-test-clickhouse:

.github/workflows/run-api-analytics-tests-doris.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ concurrency:
2828
cancel-in-progress: true
2929
permissions:
3030
contents: read
31+
pull-requests: write
3132

3233
jobs:
3334
api-analytics-test-doris:

0 commit comments

Comments
 (0)