Skip to content

Commit 9daecd2

Browse files
committed
adjust doc
1 parent 93cbc30 commit 9daecd2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,9 @@ on:
190190
jobs:
191191
flaky-tests:
192192
uses: Staffbase/gha-workflows/.github/workflows/template_flaky_tests.yml@8b3899b42a8bc3eb63645192e2c7974a80069063 # v12.0.0
193-
permissions: {}
193+
permissions:
194+
checks: read
195+
contents: read
194196
with:
195197
# identifier for the slack channel
196198
slack-channel-id: 45678787976

0 commit comments

Comments
 (0)