Skip to content

Commit

Permalink
Update lts.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault authored Aug 8, 2023
1 parent 97346c5 commit 6aa4329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Request review from jenkins/release
if: env.IS_LTS == 'true'
run: gh pr review ${{ github.event.pull_request.number }} --request=NotMyFault-org/dummy
run: gh pr edit ${{ github.event.pull_request.number }} ----add-reviewer=NotMyFault-org/dummy

0 comments on commit 6aa4329

Please sign in to comment.