We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d7060f commit 1fed0aeCopy full SHA for 1fed0ae
1 file changed
.github/workflows/ci.yml
@@ -5,6 +5,9 @@ on:
5
branches: [ main ]
6
pull_request:
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
check-cs:
13
name: Coding Style
0 commit comments