Skip to content

Commit b2aff4f

Browse files
committed
Allow on push to branch.
1 parent f9169bd commit b2aff4f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: rbx-llvm-min-baseline
22

33
on:
4+
push:
5+
branches: [ "rubinius" ]
46
workflow_dispatch:
57

68
jobs:

0 commit comments

Comments
 (0)