Skip to content

Commit 056981b

Browse files
authored
Try to fix mypy_primer permissions (#5462)
Cf. #5459
1 parent 17dcea4 commit 056981b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy_primer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
runs-on: ubuntu-latest
6464
needs: mypy_primer
6565
permissions:
66-
contents: read
66+
contents: write
6767
pull-requests: write
6868
steps:
6969
- name: Download diffs

0 commit comments

Comments
 (0)