Skip to content

Commit 9991419

Browse files
committed
Git. Fixing pre-comit github action
1 parent c3e354e commit 9991419

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pre-commit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
jobs:
88
pre-commit:
99
runs-on: ubuntu-latest
10-
permissions:
11-
actions: read
12-
contents: write
1310
steps:
1411
- uses: actions/checkout@v3
1512
- uses: actions/setup-python@v3

0 commit comments

Comments
 (0)