diff --git a/.github/workflows/ABAP_STANDARD.yaml b/.github/workflows/ABAP_STANDARD.yaml index 3295f6c5..826d40f7 100644 --- a/.github/workflows/ABAP_STANDARD.yaml +++ b/.github/workflows/ABAP_STANDARD.yaml @@ -1,4 +1,4 @@ -name: ABAP_CLOUD +name: ABAP_STANDARD on: push: @@ -8,7 +8,7 @@ permissions: contents: read jobs: - ABAP_CLOUD: + ABAP_STANDARD: runs-on: ubuntu-latest timeout-minutes: 10 steps: diff --git a/.github/workflows/UI5.yml b/.github/workflows/UI5.yml index e8ba56f1..1a1735fe 100644 --- a/.github/workflows/UI5.yml +++ b/.github/workflows/UI5.yml @@ -1,4 +1,4 @@ -name: UI5_LINT +name: UI5_2.x on: pull_request: @@ -9,7 +9,7 @@ permissions: contents: read jobs: - UI5_LINT: + UI5_2.x: runs-on: ubuntu-latest timeout-minutes: 10 steps: diff --git a/README.md b/README.md index d6648a9c..17131219 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + +