Skip to content

Commit d11e214

Browse files
authored
chore(ci): Only run component owners for open-telemetry (#6010)
Signed-off-by: Josh Soref <[email protected]>
1 parent dc6a2b8 commit d11e214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/component-owners.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
contents: read
1111
issues: write
1212
pull-requests: write
13+
if: github.repository_owner == 'open-telemetry'
1314
steps:
1415
- uses: dyladan/[email protected]
1516
with:

0 commit comments

Comments
 (0)