ci: pass GITHUB_TOKEN as GH_TOKEN in deflake e2e workflow (#2689)
## Summary
- Added `GH_TOKEN` env var from `secrets.GITHUB_TOKEN` to the `Deflake
E2E tests` action step in `.github/workflows/claude-deflake-e2e.yml`.
- Removed `direct: true` from the `anthropics/claude-code-action` input
list.
## Test plan
- `npm run fmt`
- `npm run lint:fix`
- `npm run ts`
- `npm test`
正在显示
请
注册
或者
登录
后发表评论