mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
Update and rename auto_abaplint.yaml to auto_abaplint_fix.yaml
This commit is contained in:
parent
2b14fe9120
commit
21ebd7a17b
|
@ -1,4 +1,4 @@
|
|||
name: auto_abaplint
|
||||
name: auto_abaplint_fix
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
@ -6,7 +6,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
auto_abaplint:
|
||||
auto_abaplint_fix:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
@ -20,4 +20,4 @@ jobs:
|
|||
- name: Open PR
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
with:
|
||||
title: abaplint auto fixes
|
||||
title: abaplint-auto-fixes
|
Loading…
Reference in New Issue
Block a user