Skip to content

Commit e66894e

Browse files
chalintrask
andauthored
[CI] Run auto-update script only under otel org (#1822)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
1 parent 736f859 commit e66894e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto-update-spec-repo-links.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
check-versions:
1010
runs-on: ubuntu-latest
11+
if: github.repository_owner == 'open-telemetry'
1112
outputs:
1213
current-version: ${{ steps.check-versions.outputs.current-version }}
1314
latest-version: ${{ steps.check-versions.outputs.latest-version }}

0 commit comments

Comments
 (0)