We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c323fd4 commit 48a323bCopy full SHA for 48a323b
.github/workflows/cmake-multi-platform.yml
@@ -7,6 +7,9 @@ on:
7
pull_request:
8
branches: [ "main" ]
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
build:
15
runs-on: ${{ matrix.os }}
0 commit comments