Skip to content

Commit 93cbc30

Browse files
authored
Add checks permission to flaky-tests workflow
Slack https://staffbasehq.slack.com/archives/C04BTKRP6RY/p1773682431140339
1 parent f13e9ed commit 93cbc30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/template_flaky_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
name: Flaky-Tests
3535
runs-on: ubuntu-slim
3636
permissions:
37+
checks: read
3738
contents: read
3839
steps:
3940
- name: Find flaky tests

0 commit comments

Comments
 (0)