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 4480d18 commit 4a24037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
git config user.name "cloudinary-jenkins"
git config user.email "[email protected]"
git merge -X ours --no-edit origin/edge
git merge -X ours --no-edit origin/edge || true
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
Expand Down

0 comments on commit 4a24037

Please sign in to comment.