diff --git a/.github/workflows/template_flaky_tests.yml b/.github/workflows/template_flaky_tests.yml index 1e7fdd2..3e8c5f1 100644 --- a/.github/workflows/template_flaky_tests.yml +++ b/.github/workflows/template_flaky_tests.yml @@ -33,7 +33,8 @@ jobs: flaky-tests: name: Flaky-Tests runs-on: ubuntu-slim - permissions: {} + permissions: + contents: read steps: - name: Find flaky tests uses: Staffbase/github-action-find-flaky-tests@166ee4950d01688cea6a229e6c20ba28ce66c645 # v0.3.1