Skip to content

Commit 48a323b

Browse files
authored
Fix permissions
1 parent c323fd4 commit 48a323b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cmake-multi-platform.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
branches: [ "main" ]
99

10+
permissions:
11+
contents: write
12+
1013
jobs:
1114
build:
1215
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)