Skip to content

Commit

Permalink
Merge pull request #262 from jenkinsci/or/update-action-pr-reviewer
Browse files Browse the repository at this point in the history
Update request reviewers to Or Shamir Checkmarx
  • Loading branch information
OrShamirCM authored Mar 10, 2024
2 parents aab041d + 6e157f8 commit d929bff
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 @@ -19,4 +19,4 @@ jobs:
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-galactica-team
run: gh pr edit $PRNUM --add-reviewer OrShamirCM

0 comments on commit d929bff

Please sign in to comment.