Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add empty project to CCR test, and limit CLI versions
  • Loading branch information
mbg committed Feb 4, 2026
commit c9149684ff0b242d964b93bea12e3afef68ccf50
19 changes: 4 additions & 15 deletions .github/workflows/__ccr.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pr-checks/checks/ccr.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: "CCR"
description: "A standard analysis in CCR mode"
testDirectories: ["tests/multi-language-repo", "tests/empty-repo"]
versions: ["linked"]
env:
CODEQL_ACTION_ANALYSIS_KEY: "dynamic/copilot-pull-request-reviewer/codeql-action-test"
steps:
Expand Down