Skip to content

Commit b7fb394

Browse files
committed
Update repo owner in sync-ruby
1 parent 6f0b622 commit b7fb394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
sync:
77
name: Sync ruby
88
runs-on: ubuntu-latest
9-
if: ${{ github.repository_owner == 'rubygems' }}
9+
if: ${{ github.repository_owner == 'ruby' }}
1010
steps:
1111
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1212
with:

0 commit comments

Comments
 (0)