We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94244b8 commit 9b0b9adCopy full SHA for 9b0b9ad
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
7
name: "CI"
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
coding-guidelines:
14
name: Coding Guidelines
0 commit comments