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 e4e069f commit af92fa5Copy full SHA for af92fa5
.github/workflows/ast-cli-team-review.yml
@@ -19,4 +19,4 @@ jobs:
19
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
PRNUM: ${{ github.event.pull_request.number }}
21
PRAUTHOR: ${{ github.event.pull_request.user.login }}
22
- run: gh pr edit $PRNUM --add-reviewer Checkmarx/ast-sypher-team
+ run: gh pr edit $PRNUM --add-reviewer CheckmarxDev/ast-sypher-team
0 commit comments