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 af92fa5 commit 79aa5b3Copy full SHA for 79aa5b3
.github/workflows/ast-cli-team-review.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Request reviewers
17
env:
18
GH_REPO: ${{ github.repository }}
19
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GH_TOKEN }}
20
PRNUM: ${{ github.event.pull_request.number }}
21
PRAUTHOR: ${{ github.event.pull_request.user.login }}
22
run: gh pr edit $PRNUM --add-reviewer CheckmarxDev/ast-sypher-team
0 commit comments