Skip to content

Commit

Permalink
Update update-pull-request.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jhoan <[email protected]>
  • Loading branch information
JhoanAlvear authored Apr 26, 2024
1 parent 9b15675 commit eed5522
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- name: Actualizar rama local desde el repositorio oficial
run: |
git checkout release/7.3.2
git merge FETCH_HEAD --allow-unrelated-histories
git pull kube-dash release/7.3.2 --allow-unrelated-histories
- name: Empujar cambios a la rama
run: git push origin HEAD

0 comments on commit eed5522

Please sign in to comment.