Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiaComito committed Aug 2, 2023
1 parent f99bba0 commit 93fd52e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge-release-changes-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Create working branch
run: |
git checkout -b ${{ env.working_branch }}
git push --set-upstream origin ${{ env.working_branch }}
- name: Create a pull request
uses: peter-evans/create-pull-request@v4
with:
Expand Down

0 comments on commit 93fd52e

Please sign in to comment.