Skip to content

Commit e8f22b1

Browse files
committed
fix format action documentation
1 parent d6a0663 commit e8f22b1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/format.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55
pull_request:
66

7-
permissions: read
7+
permissions:
8+
contents: read
89

910
jobs:
1011
check:

0 commit comments

Comments
 (0)