Skip to content

Commit

Permalink
CI: auto-update workflow makes sense only on ruby/ruby [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Dec 23, 2024
1 parent 376ef47 commit a438c37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/default_gems.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:

runs-on: ubuntu-latest

if: ${{ github.repository == 'ruby/ruby' }}

steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
Expand Down

0 comments on commit a438c37

Please sign in to comment.