Skip to content

Commit 39a853b

Browse files
author
Benjamin Muskalla
committed
Remove unused models
1 parent 1cfb088 commit 39a853b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/mad_modelDiff.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ jobs:
2424
if: github.repository == 'github/codeql' || github.repository == 'bmuskalla/codeql'
2525
strategy:
2626
matrix:
27-
# large
28-
# ["google/guava", "spring-projects/spring-framework", "apache/poi"]
29-
# others
30-
# ["FasterXML/jackson-core", "FasterXML/jackson-databind", "google/gson", "JodaOrg/joda-time"
3127
slug: ${{fromJson(github.event.inputs.projects || '["apache/commons-codec", "apache/commons-io", "apache/commons-beanutils", "apache/commons-logging", "apache/commons-fileupload", "apache/commons-lang", "apache/commons-validator", "apache/commons-csv", "apache/dubbo"]' )}}
3228
steps:
3329
- name: Clone github/codeql from PR

0 commit comments

Comments
 (0)