Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit db08b6a

Browse files
committedApr 17, 2024
Test
1 parent eb9ec35 commit db08b6a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.github/workflows/pre-commit.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ on:
44
pull_request:
55
types: [opened, reopened, synchronize, labeled, unlabeled]
66

7-
permissions:
8-
statuses: write
7+
permissions: write-all
98

109
jobs:
1110
lint:

0 commit comments

Comments
 (0)
Please sign in to comment.