Skip to content

Commit 1cfb088

Browse files
author
Benjamin Muskalla
committed
rely on defaults
1 parent e5acc6b commit 1cfb088

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/mad_modelDiff.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,10 @@ jobs:
3434
uses: actions/checkout@v2
3535
if: github.event.pull_request
3636
with:
37-
repository: github/codeql
3837
path: codeql-pr
3938
- name: Clone github/codeql from main
4039
uses: actions/checkout@v2
4140
with:
42-
repository: github/codeql
4341
path: codeql-main
4442
ref: main
4543
- uses: ./codeql-main/.github/actions/fetch-codeql

0 commit comments

Comments
 (0)