Skip to content

Commit 8a2ac04

Browse files
authored
[CI] Fix permission of flaky tests notification (#3414)
1 parent 2bd8a85 commit 8a2ac04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/flaky-test-tracker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
permissions:
1616
contents: write
1717
actions: read
18+
issues: write
1819

1920
env:
2021
FLAKY_RUNS_TO_ANALYZE: ${{ inputs.num_runs || '30' }}

0 commit comments

Comments
 (0)