We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928f3c1 commit d54c822Copy full SHA for d54c822
1 file changed
.github/workflows/codeql-dynamic.yml
@@ -8,6 +8,8 @@ on:
8
jobs:
9
create-matrix:
10
runs-on: ubuntu-latest
11
+ permissions:
12
+ contents: read
13
outputs:
14
matrix: ${{ steps.set-matrix.outputs.languages }}
15
steps:
0 commit comments