Skip to content

Commit

Permalink
Update pr-automation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elchananarb committed Feb 5, 2025
1 parent aa7d941 commit 659e7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Request reviewers
env:
GH_REPO: ${{ github.repository }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PRNUM: ${{ github.event.pull_request.number }}
PRAUTHOR: ${{ github.event.pull_request.user.login }}
run: gh pr edit $PRNUM --add-reviewer Checkmarx/ast-phoenix-team

0 comments on commit 659e7dd

Please sign in to comment.