We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f55173 commit 9b55f3cCopy full SHA for 9b55f3c
.github/workflows/CI.yml
@@ -5,6 +5,9 @@ on:
5
pull_request:
6
branches: [master]
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
lint:
13
name: Lint
0 commit comments