Skip to content

Commit c9fc2f0

Browse files
Update ai-devel.yaml (#11404)
1 parent 1956e66 commit c9fc2f0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ai-devel.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ jobs:
6767
uses: anthropics/claude-code-action@v1
6868
env:
6969
ANTHROPIC_BASE_URL: "${{ secrets.ANTHROPIC_BASE_URL }}"
70+
CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC: 1
71+
CLAUDE_CODE_ATTRIBUTION_HEADER: 0
72+
DISABLE_TELEMETRY: 1
7073
with:
7174
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
7275
claude_args: |

0 commit comments

Comments
 (0)