Revert "Enable on my repo"

This reverts commit b9c3e6a052.
This commit is contained in:
Benjamin Muskalla
2022-01-27 14:24:41 +01:00
parent 39a853b5e4
commit 5c9c83d331

View File

@@ -21,7 +21,7 @@ jobs:
model-diff:
name: Model Difference
runs-on: ubuntu-latest
if: github.repository == 'github/codeql' || github.repository == 'bmuskalla/codeql'
if: github.repository == 'github/codeql'
strategy:
matrix:
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"]' )}}