Skip to content

Commit 7dd7502

Browse files
authored
adjust permissions
1 parent a04ea7c commit 7dd7502

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Lint Check (pre-commit)
22

33
permissions:
44
contents: read
5+
checks: write
6+
issues: write
7+
pull-requests: write
58

69
on: [push]
710

0 commit comments

Comments
 (0)