Skip to content

Commit b9c3e6a

Browse files
author
Benjamin Muskalla
committed
Enable on my repo
1 parent 66b9974 commit b9c3e6a

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'
24+
if: github.repository == 'github/codeql' || github.repository == 'bmuskalla/codeql'
2525
strategy:
2626
matrix:
2727
# large

0 commit comments

Comments
 (0)