Skip to content

Commit

Permalink
Merge pull request #3493 from Expensify/Rory-PushChangesToCPBranch
Browse files Browse the repository at this point in the history
[No QA] Push changes before trying to create CP branch
  • Loading branch information
AndrewGable authored Jun 9, 2021
2 parents 326917a + 8e5ee09 commit 5e041b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cherryPick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ jobs:
echo "::set-output name=SHOULD_AUTOMERGE::false"
fi
- name: Push changes to CP branch
run: git push

- name: Create Pull Request
id: createPullRequest
# Version: 2.4.3
Expand Down

0 comments on commit 5e041b5

Please sign in to comment.