We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe1897b + 121b954 commit 62144b0Copy full SHA for 62144b0
1 file changed
.github/workflows/test.yaml
@@ -2,6 +2,10 @@ name: Unit Test
2
on:
3
- push
4
- pull_request
5
+
6
+permissions:
7
+ contents: read
8
9
jobs:
10
build:
11
name: Build
0 commit comments