mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 15:26:16 +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:
|
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
|
Loading…
Reference in New Issue
Block a user