mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 06:54:13 +08:00
Minor bun format
This commit is contained in:
@@ -40,11 +40,11 @@ jobs:
|
||||
# Provider APIs - Choose one:
|
||||
# Anthropic (1P)
|
||||
.anthropic.com
|
||||
|
||||
|
||||
# AWS Bedrock:
|
||||
# bedrock.*.amazonaws.com
|
||||
# bedrock-runtime.*.amazonaws.com
|
||||
|
||||
|
||||
# Google Vertex AI:
|
||||
# *.googleapis.com
|
||||
# vertexai.googleapis.com
|
||||
@@ -56,7 +56,7 @@ jobs:
|
||||
|
||||
# Azure storage for GitHub Actions cache
|
||||
.blob.core.windows.net
|
||||
|
||||
|
||||
# Additional custom domains (newline-separated)
|
||||
# Set via CUSTOM_ALLOWED_DOMAINS repository variable
|
||||
${{ vars.CUSTOM_ALLOWED_DOMAINS || '' }}
|
||||
|
||||
Reference in New Issue
Block a user