Skip to content

Commit 8a399a2

Browse files
addedd AST_CLI_GH_TOKEN
1 parent 79aa5b3 commit 8a399a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ast-cli-team-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Request reviewers
1717
env:
1818
GH_REPO: ${{ github.repository }}
19-
GH_TOKEN: ${{ secrets.GH_TOKEN }}
19+
GH_TOKEN: ${{ secrets.AST_CLI_GH_TOKEN }}
2020
PRNUM: ${{ github.event.pull_request.number }}
2121
PRAUTHOR: ${{ github.event.pull_request.user.login }}
2222
run: gh pr edit $PRNUM --add-reviewer CheckmarxDev/ast-sypher-team

0 commit comments

Comments
 (0)