CI: auto-update workflow makes sense only on ruby/ruby [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2024-12-23 21:50:28 +09:00
parent 376ef474de
commit a438c37ce9
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -17,6 +17,8 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.repository == 'ruby/ruby' }}
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with: