mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
update github actions
This commit is contained in:
parent
e925a1bc82
commit
dffa6f9239
4
.github/workflows/ABAP_STANDARD.yaml
vendored
4
.github/workflows/ABAP_STANDARD.yaml
vendored
|
@ -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:
|
||||
|
|
4
.github/workflows/UI5.yml
vendored
4
.github/workflows/UI5.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user