We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d14007 commit 5f45bdeCopy full SHA for 5f45bde
.github/workflows/c-cpp.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
build:
11
+ permissions:
12
+ contents: write
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments