Skip to content

Commit 37ae926

Browse files
committed
ci: Limit coverage job GITHUB_TOKEN permissions
1 parent bf86c36 commit 37ae926

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/runtime-interface-client_merge_to_main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ jobs:
9595
# made every merge commit look ~0.4% lower than its own PR base, failing the
9696
# codecov/project status on identical code.
9797
coverage:
98+
permissions:
99+
contents: read
98100
strategy:
99101
fail-fast: false
100102
matrix:

0 commit comments

Comments
 (0)