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 50c9888 commit 9335bb9Copy full SHA for 9335bb9
1 file changed
.github/workflows/security_scanning.yml
@@ -9,6 +9,9 @@ on:
9
branches:
10
- main
11
12
+permissions:
13
+ contents: read
14
+
15
jobs:
16
setup-matrix:
17
runs-on: ubuntu-latest
0 commit comments