Skip to content

Commit 4580cd5

Browse files
committed
.
1 parent 4c14850 commit 4580cd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release-rubygem.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: "Release RubyGem"
22
on:
33
workflow_dispatch:
4+
push:
5+
branches:
6+
- support-ruby-4.0
47
jobs:
58
build:
69
name: Build compile gems

0 commit comments

Comments
 (0)