We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07cfe33 commit 9219933Copy full SHA for 9219933
1 file changed
{{cookiecutter.project_name}}/.github/workflows/test.yaml
@@ -48,6 +48,7 @@ jobs:
48
needs: get-environments
49
permissions:
50
id-token: write # for codecov OIDC
51
+ contents: read
52
53
strategy:
54
fail-fast: false
0 commit comments