Skip to content

Commit 5c9c83d

Browse files
author
Benjamin Muskalla
committed
Revert "Enable on my repo"
This reverts commit b9c3e6a.
1 parent 39a853b commit 5c9c83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mad_modelDiff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
model-diff:
2222
name: Model Difference
2323
runs-on: ubuntu-latest
24-
if: github.repository == 'github/codeql' || github.repository == 'bmuskalla/codeql'
24+
if: github.repository == 'github/codeql'
2525
strategy:
2626
matrix:
2727
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"]' )}}

0 commit comments

Comments
 (0)