We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd8a85 commit 8a2ac04Copy full SHA for 8a2ac04
1 file changed
.github/workflows/flaky-test-tracker.yml
@@ -15,6 +15,7 @@ on:
15
permissions:
16
contents: write
17
actions: read
18
+ issues: write
19
20
env:
21
FLAKY_RUNS_TO_ANALYZE: ${{ inputs.num_runs || '30' }}
0 commit comments