There was an error while loading. Please reload this page.
2 parents 2883945 + 7d1df6e commit d44676eCopy full SHA for d44676e
1 file changed
.github/workflows/lint_and_coverage.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: ['*']
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
linting:
14
name: Lint and Coverage
0 commit comments