Skip to content

Commit 68d4653

Browse files
Update format.yml
updated permissions
1 parent 5facf56 commit 68d4653

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/format.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ on:
1212
GH_TOKEN:
1313
description: "GitHub token with write permissions"
1414
required: false
15+
16+
permissions:
17+
contents: read
18+
actions: read
19+
checks: write
20+
pull-requests: read
1521

1622
jobs:
1723
format:

0 commit comments

Comments
 (0)