We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a4e46 commit c8fe937Copy full SHA for c8fe937
.github/workflows/test.yml
@@ -5,7 +5,8 @@ on:
5
branches:
6
- "main"
7
8
-permissions: {}
+permissions:
9
+ contents: read
10
11
jobs:
12
actionlint:
0 commit comments