Skip to content

Commit fbce60d

Browse files
kvapsclaude
andauthored
ci: allow kvaps to attach to e2e breakpoint (#492)
Adds my GitHub username to the breakpoint authorized-users so I can SSH into the runner when the e2e job fails on PRs I'm involved in (currently #490 / #491). Per maintainer's suggestion in #489. Signed-off-by: Andrei Kvapil <kvapss@gmail.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 0e76352 commit fbce60d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
uses: namespacelabs/breakpoint-action@v0
106106
with:
107107
duration: 15m
108-
authorized-users: squat, leonnicolas
108+
authorized-users: squat, leonnicolas, kvaps
109109

110110
lint:
111111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)