CI: auto-update workflow makes sense only on ruby/ruby [ci skip]
This commit is contained in:
parent
376ef474de
commit
a438c37ce9
2
.github/workflows/default_gems.yml
vendored
2
.github/workflows/default_gems.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
if: ${{ github.repository == 'ruby/ruby' }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user