fix auto-downport
Some checks failed
UI5_2X / UI5_2X (push) Has been cancelled
auto_abaplint_fix / auto_abaplint_fix (push) Has been cancelled
auto_downport / auto_downport (push) Has been cancelled
create_app2abap / create_app2abap (push) Has been cancelled
create_frontend / create_frontend (push) Has been cancelled

This commit is contained in:
oblomov-dev 2025-02-27 14:19:49 -05:00 committed by GitHub
parent d83a8f9587
commit 1fe28643a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ jobs:
run: |
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git add src
git add .
git commit -m "Downport changes"
- name: Switch to Branch 702
@ -35,4 +35,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: 702
force: true
force: true