Skip to content

Commit c1662a3

Browse files
rootroot
authored andcommitted
fix(runner): auto-trigger bootstrap branch
1 parent b9dab80 commit c1662a3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/runner-bootstrap.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Runner Bootstrap
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- codex/runner-bootstrap-self-hosted
58

69
permissions:
710
contents: read

0 commit comments

Comments
 (0)