From 9d2f5f2bee4ae25b7328fb4804dad74cb57c064b Mon Sep 17 00:00:00 2001 From: km-anthropic Date: Wed, 27 Aug 2025 02:03:36 -0700 Subject: [PATCH] Update test workflow to checkout from fork pr-492 branch --- .github/workflows/test-asset-env.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-asset-env.yml b/.github/workflows/test-asset-env.yml index f3d1f627..8c8cbb86 100644 --- a/.github/workflows/test-asset-env.yml +++ b/.github/workflows/test-asset-env.yml @@ -11,6 +11,7 @@ jobs: steps: - uses: actions/checkout@v4 with: + repository: km-anthropic/claude-code-action ref: pr-492 # Test the PR branch - name: Create test issue comment