Skip to content

Commit f63e192

Browse files
HumanBean17claude
andcommitted
debug: trigger gdb workflow on push to this branch
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 347148e commit f63e192

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/debug-segfault.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ name: debug-segfault
66
# x86_64 (not on macOS Docker), so we run under gdb here. Delete this file once
77
# the root cause is found.
88
on:
9-
workflow_dispatch:
9+
push:
10+
branches: [debug/segfault-gdb]
1011

1112
jobs:
1213
gdb:

0 commit comments

Comments
 (0)