We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c40f72 + b4a6362 commit 5f1646dCopy full SHA for 5f1646d
1 file changed
.github/workflows/cpp-linter.yml
@@ -7,6 +7,9 @@ on:
7
paths:
8
- "npsr/*"
9
10
+permissions:
11
+ contents: read
12
+
13
jobs:
14
cpp-linter:
15
runs-on: ubuntu-latest
0 commit comments