There was an error while loading. Please reload this page.
1 parent c36cf95 commit f791345Copy full SHA for f791345
1 file changed
.github/workflows/codex_pr_review.yml
@@ -15,6 +15,7 @@ concurrency:
15
cancel-in-progress: true
16
17
jobs:
18
+ # Review logic is executed only from the protected AIAuditBridge workflow.
19
review:
20
uses: QuantStrategyLab/AIAuditBridge/.github/workflows/codex_pr_review.yml@main
21
with:
0 commit comments