Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
RotemAmit committed Nov 27, 2023
1 parent e2cf2e7 commit 44ef592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/handle_new_contribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
if [ $contrib_tl ]; then
echo "Add an assignee and a Contribution label"
gh pr edit --add-assignee omerKarkKatz --add-label Contribution "$PR_URL"
gh pr edit --add-assignee MosheEichler --add-label Contribution "$PR_URL"
else
echo "There was a problem with retrieving the GitHub user name of the contribution TL."
fi
Expand Down

0 comments on commit 44ef592

Please sign in to comment.