From a00f6357cd12c11fa7776d50d4cd90e6a8894f1d Mon Sep 17 00:00:00 2001 From: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com> Date: Tue, 18 Feb 2025 17:15:51 -0500 Subject: [PATCH] Update auto_js2abap.yml --- .github/workflows/auto_js2abap.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/auto_js2abap.yml b/.github/workflows/auto_js2abap.yml index ed09d8df..9c6b10ba 100644 --- a/.github/workflows/auto_js2abap.yml +++ b/.github/workflows/auto_js2abap.yml @@ -23,4 +23,5 @@ jobs: - name: Open PR uses: peter-evans/create-pull-request@v4 with: - title: js files as abap classes + title: auto-js2abap + branch: auto-js2abap