Skip to content

Commit 001feaa

Browse files
committed
complete rename to Code Conductor
1 parent f77d1c9 commit 001feaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/conductor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ jobs:
4343
- name: Check system dependencies
4444
run: |
4545
python .conductor/scripts/dependency-check.py
46-
46+
env:
47+
CONDUCTOR_GITHUB_TOKEN: ${{ secrets.CONDUCTOR_GITHUB_TOKEN }}
4748
- name: Run health check
4849
run: |
4950
python .conductor/scripts/health-check.py

0 commit comments

Comments
 (0)