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 af30404 commit 13735aaCopy full SHA for 13735aa
.github/workflows/pr-automation.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-phoenix-team
+ run: gh pr edit $PRNUM --add-reviewer Checkmarx/cx-anurag-dalke
0 commit comments