Skip to content

Commit 9450819

Browse files
committed
Enable auto-sync for default gems again
1 parent 8093991 commit 9450819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cgi-bin/webhook.cgi

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ class PushHook
126126
rubygems/rubygems
127127
]
128128
# Set false to stop sync before a release
129-
DEFAULT_GEM_SYNC_ENABLED = false
129+
DEFAULT_GEM_SYNC_ENABLED = true
130130

131131
def initialize(logger:)
132132
@logger = logger

0 commit comments

Comments
 (0)