Skip to content

Commit

Permalink
chore(ci): Only run component owners for open-telemetry (#6010)
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref authored Jan 22, 2025
1 parent dc6a2b8 commit d11e214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/component-owners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
contents: read
issues: write
pull-requests: write
if: github.repository_owner == 'open-telemetry'
steps:
- uses: dyladan/[email protected]
with:
Expand Down

0 comments on commit d11e214

Please sign in to comment.