Skip to content

Commit fba8c37

Browse files
authored
Update pre-commit.yml
1 parent 5d4dbd0 commit fba8c37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
pre-commit:
1111
runs-on: ubuntu-latest
12+
permissions:
13+
contents: read
1214
steps:
1315
- uses: actions/checkout@v3
1416
- uses: actions/setup-python@v3

0 commit comments

Comments
 (0)