Skip to content

Commit 54445a9

Browse files
Appease the linter
1 parent 259236e commit 54445a9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
name: CodeQL
2+
3+
permissions:
4+
contents: read
5+
26
on:
37
pull_request:
48
branches: [main]
@@ -8,7 +12,6 @@ jobs:
812
name: Analyze (CodeQL)
913
runs-on: ubuntu-latest
1014
permissions:
11-
actions: read
1215
contents: read
1316
security-events: write
1417
steps:

0 commit comments

Comments
 (0)