Skip to content

Commit

Permalink
Update update_master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsi authored Apr 14, 2024
1 parent 4a24037 commit ef129fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run: |
git config user.name "cloudinary-jenkins"
git config user.email "[email protected]"
git checkout -b update-master
git merge -X ours --no-edit origin/edge || true
- name: Create Pull Request
Expand Down

0 comments on commit ef129fb

Please sign in to comment.