Skip to content

Commit 9f34541

Browse files
committed
Enable bidirectional sync for ruby_3_0 branch
1 parent 5dde624 commit 9f34541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cgi-bin/webhook.cgi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ class PushHook
6464
RUBY_SYNCED_REFS = %w[
6565
refs/heads/master
6666
refs/heads/ruby_2_7
67+
refs/heads/ruby_3_0
6768
]
6869

6970
def initialize(logger:)

0 commit comments

Comments
 (0)