Skip to content

Commit dd7301e

Browse files
committed
Fix merge conflicts
1 parent 1fb1f28 commit dd7301e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/createNewVersion.yml

-3
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ jobs:
101101
uses: ./.github/actions/composite/announceFailedWorkflowInSlack
102102
with:
103103
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
104-
<<<<<<< HEAD
105-
=======
106104

107105
createNewHybridVersion:
108106
runs-on: macos-latest
@@ -192,4 +190,3 @@ jobs:
192190
uses: ./.github/actions/composite/announceFailedWorkflowInSlack
193191
with:
194192
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
195-
>>>>>>> 73b7785 (Merge pull request #51602 from Expensify/andrew-fix-commit)

0 commit comments

Comments
 (0)