Skip to content

Commit 84d7b6b

Browse files
authored
Update cpp-linter.yml
1 parent 92d1e24 commit 84d7b6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cpp-linter.yml

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
- '!.github/workflows/cpp-linter.yml'
1212
workflow_dispatch:
1313

14+
permissions:
15+
contents: write
16+
1417
jobs:
1518
cpp-linter:
1619
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)