Skip to content

Commit 11c70ad

Browse files
committed
chore: add permissions for GitHub
Signed-off-by: Florent Benoit <[email protected]>
1 parent 5d938d4 commit 11c70ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codecov-next.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717

1818
name: Publish codecov report from main branch
1919

20+
permissions:
21+
contents: read
22+
2023
on:
2124
workflow_dispatch:
2225
push:

0 commit comments

Comments
 (0)