mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Enable on my repo
This commit is contained in:
2
.github/workflows/mad_modelDiff.yml
vendored
2
.github/workflows/mad_modelDiff.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
model-diff:
|
||||
name: Model Difference
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'github/codeql'
|
||||
if: github.repository == 'github/codeql' || github.repository == 'bmuskalla/codeql'
|
||||
strategy:
|
||||
matrix:
|
||||
# large
|
||||
|
||||
Reference in New Issue
Block a user