mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-22 22:44:13 +08:00
Test: Trigger CI failure for auto-fix workflow
This commit is contained in:
@@ -38,3 +38,4 @@ export async function retryWithBackoff<T>(
|
||||
console.error(`Operation failed after ${maxAttempts} attempts`);
|
||||
throw lastError;
|
||||
}
|
||||
// Test change to trigger CI
|
||||
|
||||
Reference in New Issue
Block a user