Skip to content

Commit e512064

Browse files
committed
Fix permission
1 parent c95e6ba commit e512064

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ concurrency:
1515
group: ${{ github.workflow }}-${{ github.ref }}
1616
cancel-in-progress: true
1717

18+
permissions: write-all
19+
1820
jobs:
1921
test:
2022
name: Test

0 commit comments

Comments
 (0)