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.
1 parent 02f5623 commit 13182eaCopy full SHA for 13182ea
.github/workflows/ci_static-analysis.yaml
@@ -3,6 +3,9 @@ name: Static analysis checks
3
on:
4
workflow_call:
5
6
+permissions:
7
+ contents: read
8
+
9
jobs:
10
analysis:
11
runs-on: ubuntu-latest
0 commit comments