Skip to content

Commit a438c37

Browse files
committed
CI: auto-update workflow makes sense only on ruby/ruby [ci skip]
1 parent 376ef47 commit a438c37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/default_gems.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717

1818
runs-on: ubuntu-latest
1919

20+
if: ${{ github.repository == 'ruby/ruby' }}
21+
2022
steps:
2123
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2224
with:

0 commit comments

Comments
 (0)