mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:16:17 +00:00
fix: 修复codex-pr-review.yml格式
This commit is contained in:
1
.github/workflows/codex-pr-review.yml
vendored
1
.github/workflows/codex-pr-review.yml
vendored
@@ -26,7 +26,6 @@ jobs:
|
||||
+refs/pull/${{ github.event.pull_request.number }}/head
|
||||
|
||||
- name: 校验CRS密钥
|
||||
if: ${{ secrets.CRS_API_KEY == '' || secrets.CRS_API_BASE_URL == '' }}
|
||||
env:
|
||||
CRS_API_KEY: ${{ secrets.CRS_API_KEY }}
|
||||
CRS_API_BASE_URL: ${{ secrets.CRS_API_BASE_URL }}
|
||||
|
||||
Reference in New Issue
Block a user