Update and rename auto_abaplint.yaml to auto_abaplint_fix.yaml

This commit is contained in:
oblomov-dev 2025-02-18 17:06:40 -05:00 committed by GitHub
parent 2b14fe9120
commit 21ebd7a17b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
name: auto_abaplint name: auto_abaplint_fix
on: on:
push: push:
branches: branches:
@ -6,7 +6,7 @@ on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
auto_abaplint: auto_abaplint_fix:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout Repository - name: Checkout Repository
@ -20,4 +20,4 @@ jobs:
- name: Open PR - name: Open PR
uses: peter-evans/create-pull-request@v4 uses: peter-evans/create-pull-request@v4
with: with:
title: abaplint auto fixes title: abaplint-auto-fixes