We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1e49a0 + 99ffa8e commit 7e12ac3Copy full SHA for 7e12ac3
.github/workflows/pre-commit.yml
@@ -3,6 +3,9 @@ name: pre-commit
3
on:
4
push:
5
6
+permissions:
7
+ contents: read
8
+
9
jobs:
10
pre-commit:
11
runs-on: ubuntu-latest
0 commit comments