diff --git a/.github/workflows/update_master.yml b/.github/workflows/update_master.yml index cdc7fd51..a8a3b65e 100644 --- a/.github/workflows/update_master.yml +++ b/.github/workflows/update_master.yml @@ -16,6 +16,7 @@ jobs: git config user.name "cloudinary-jenkins" git config user.email "cloudinary-jenkins@cloudinary.com" 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