We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5acc6b commit 1cfb088Copy full SHA for 1cfb088
.github/workflows/mad_modelDiff.yml
@@ -34,12 +34,10 @@ jobs:
34
uses: actions/checkout@v2
35
if: github.event.pull_request
36
with:
37
- repository: github/codeql
38
path: codeql-pr
39
- name: Clone github/codeql from main
40
41
42
43
path: codeql-main
44
ref: main
45
- uses: ./codeql-main/.github/actions/fetch-codeql
0 commit comments