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 Jul 15, 2024
1 parent 8bf2691 commit 8dbdb71
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/update_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ jobs:
ref: edge
fetch-depth: 0

- name: Push update branch
run: |
git config user.name "cloudinary-jenkins"
git config user.email "[email protected]"
git checkout -b update-master-from-edge
git push -u origin update-master-from-edge
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
Expand Down

0 comments on commit 8dbdb71

Please sign in to comment.