Skip to content

Commit

Permalink
Merge branch 'develop' into feat/logger-with-userid-and-clientid-cher…
Browse files Browse the repository at this point in the history
…ry-pick
  • Loading branch information
yamilmedina committed Oct 17, 2023
2 parents 3171b10 + 311b589 commit 1e618bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cherry-pick-rc-to-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
- name: Create PR
if: env.shouldCherryPick == 'true'
env:
GITHUB_TOKEN: ${{ secrets.ANDROID_BOB_GH_TOKEN }}
PR_TITLE: ${{ github.event.pull_request.title }}
PR_BRANCH: ${{ env.newBranchName }}
PR_ASSIGNEE: ${{ github.event.pull_request.user.login }}
Expand Down

0 comments on commit 1e618bf

Please sign in to comment.