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