Skip to content

Commit 7c8a177

Browse files
Fix bug in format.yml
1 parent 39b2d44 commit 7c8a177

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/format.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
jobs:
88
format-windows:
99
runs-on: windows-latest
10+
permissions:
11+
contents: write
1012

1113
steps:
1214
- name: Checkout code

0 commit comments

Comments
 (0)