Skip to content

Commit

Permalink
[CI] Run auto-update script only under otel org (#1822)
Browse files Browse the repository at this point in the history
Co-authored-by: Trask Stalnaker <[email protected]>
  • Loading branch information
chalin and trask authored Jan 27, 2025
1 parent 736f859 commit e66894e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-update-spec-repo-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
check-versions:
runs-on: ubuntu-latest
if: github.repository_owner == 'open-telemetry'
outputs:
current-version: ${{ steps.check-versions.outputs.current-version }}
latest-version: ${{ steps.check-versions.outputs.latest-version }}
Expand Down

0 comments on commit e66894e

Please sign in to comment.