Skip to content

Commit 61b8b63

Browse files
committed
Only upload a single matrix case for JS
1 parent 73ead84 commit 61b8b63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
uses: ./analyze
108108
with:
109109
category: "/language:javascript"
110+
upload: ${{ matrix.os == 'ubuntu-24.04' && matrix.tools == '' && 'always' || 'never' }}
110111

111112
analyze-other:
112113
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)