Skip to content

Commit

Permalink
test: dummy conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
makafsal committed Jan 7, 2025
1 parent cd912ce commit c3d0483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-tag-and-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Attempt merge
id: merge-attempt
run: |
git merge origin/test-release-action
git merge origin/test-release-action -Xours
# Create PR with the new branch
- name: Create Pull Request
Expand Down

0 comments on commit c3d0483

Please sign in to comment.