Skip to content

Commit 7aedbb5

Browse files
committed
Add empty project to CCR test, and limit CLI versions
1 parent 04a1c82 commit 7aedbb5

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

.github/workflows/__ccr.yml

Lines changed: 3 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/ccr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: "CCR"
22
description: "A standard analysis in CCR mode"
3+
testDirectories: ["tests/multi-language-repo", "tests/empty-repo"]
4+
versions: ["linked"]
35
env:
46
CODEQL_ACTION_ANALYSIS_KEY: "dynamic/copilot-pull-request-reviewer/codeql-action-test"
57
steps:

0 commit comments

Comments
 (0)