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 990ff44 commit 342c132Copy full SHA for 342c132
.github/workflows/request-review.yaml
@@ -16,4 +16,4 @@ jobs:
16
env:
17
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
run: |
19
- gh pr edit ${{ github.event.pull_request.number }} --repo "${{ github.repository }}" --add-reviewer contour-helm-chart-maintainers
+ gh pr edit ${{ github.event.pull_request.number }} --repo "${{ github.repository }}" --add-reviewer projectcontour/contour-helm-chart-maintainers
0 commit comments