From e5ad61cdc901b098e6d22dae3a8b5bfeaef8e2de Mon Sep 17 00:00:00 2001 From: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com> Date: Tue, 18 Feb 2025 17:16:17 -0500 Subject: [PATCH] Update auto_abaplint_fix.yaml --- .github/workflows/auto_abaplint_fix.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/auto_abaplint_fix.yaml b/.github/workflows/auto_abaplint_fix.yaml index ff5068bd..8f59b9ff 100644 --- a/.github/workflows/auto_abaplint_fix.yaml +++ b/.github/workflows/auto_abaplint_fix.yaml @@ -21,3 +21,4 @@ jobs: uses: peter-evans/create-pull-request@v4 with: title: abaplint-auto-fixes + branch: abaplint-auto-fixes