We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d1eb89 commit df5f87bCopy full SHA for df5f87b
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
push:
7
branches: [ master ]
8
9
+permissions:
10
+ contents: read
11
+
12
env:
13
CODECOV_TOKEN: 690ea968-186e-40df-b491-478de6dc0746
14
0 commit comments