mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
fixes badges
This commit is contained in:
parent
024ac188b2
commit
ad6d22b88f
|
@ -1,11 +1,11 @@
|
|||
name: auto_app2abap
|
||||
name: create_app2abap
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
auto_app2abap:
|
||||
create_app2abap:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Repository
|
|
@ -1,4 +1,4 @@
|
|||
name: auto_frontend
|
||||
name: create_frontend
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -8,7 +8,7 @@ permissions:
|
|||
contents: read
|
||||
|
||||
jobs:
|
||||
auto_frontend:
|
||||
create_frontend:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
steps:
|
|
@ -5,10 +5,11 @@
|
|||
<br>
|
||||
[](https://github.com/abap2UI5/abap2UI5/actions/workflows/auto_downport.yaml)
|
||||
[](https://github.com/abap2UI5/abap2UI5/actions/workflows/auto_transpile.yaml)
|
||||
[](https://github.com/abap2UI5/abap2UI5/actions/workflows/auto_app2abap.yaml)
|
||||
[](https://github.com/abap2UI5/abap2UI5/actions/workflows/auto_frontend.yaml)
|
||||
[](https://github.com/abap2UI5/abap2UI5/actions/workflows/auto_abaplint_fix.yaml)
|
||||
<br>
|
||||
[](https://github.com/abap2UI5/abap2UI5/actions/workflows/create_app2abap.yaml)
|
||||
[](https://github.com/abap2UI5/abap2UI5/actions/workflows/create_frontend.yaml)
|
||||
<br>
|
||||
[](https://github.com/abap2UI5/abap2UI5/actions/workflows/test_unit.yaml)
|
||||
[](https://github.com/abap2UI5/abap2UI5/actions/workflows/test_node.yaml)
|
||||
[](https://github.com/abap2UI5/abap2UI5/actions/workflows/test_browser.yaml)
|
||||
|
|
Loading…
Reference in New Issue
Block a user