We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed70d3f commit 0fa1f92Copy full SHA for 0fa1f92
.github/workflows/assign-reviewers.yml
@@ -18,6 +18,6 @@ jobs:
18
pull-requests: write # for assigning reviewers
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: open-telemetry/assign-reviewers-action@2f4f06ccc561740d5094d9ca5e66dc2392d13e8f # main
+ - uses: dyladan/component-owners@58bd86e9814d23f1525d0a970682cead459fa783 # v0.1.0
22
with:
23
config-file: .github/component_owners.yml
0 commit comments