mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-28 18:26:18 +08:00
Update mirror_srtti.yaml (#1787)
Some checks are pending
UI5_2X / UI5_2X (push) Waiting to run
auto_abaplint_fix / auto_abaplint_fix (push) Waiting to run
auto_downport / auto_downport (push) Waiting to run
create_app2abap / create_app2abap (push) Waiting to run
create_frontend / create_frontend (push) Waiting to run
Some checks are pending
UI5_2X / UI5_2X (push) Waiting to run
auto_abaplint_fix / auto_abaplint_fix (push) Waiting to run
auto_downport / auto_downport (push) Waiting to run
create_app2abap / create_app2abap (push) Waiting to run
create_frontend / create_frontend (push) Waiting to run
* Update mirror_srtti.yaml * Update mirror_ajson.yaml
This commit is contained in:
parent
13dcc4331c
commit
db6c125c05
4
.github/workflows/mirror_ajson.yaml
vendored
4
.github/workflows/mirror_ajson.yaml
vendored
|
@ -3,7 +3,7 @@ name: mirror_ajson
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1'
|
||||
- cron: '0 1 * * 1'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
@ -33,4 +33,4 @@ jobs:
|
|||
uses: peter-evans/create-pull-request@v4
|
||||
with:
|
||||
title: mirror-ajson-update
|
||||
branch: mirror-ajson-update
|
||||
branch: mirror-ajson-update
|
||||
|
|
4
.github/workflows/mirror_srtti.yaml
vendored
4
.github/workflows/mirror_srtti.yaml
vendored
|
@ -3,7 +3,7 @@ name: mirror_srtti
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1'
|
||||
- cron: '0 1 * * 1'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
@ -33,4 +33,4 @@ jobs:
|
|||
uses: peter-evans/create-pull-request@v4
|
||||
with:
|
||||
title: mirror-srtti-update
|
||||
branch: mirror-srtti-update
|
||||
branch: mirror-srtti-update
|
||||
|
|
Loading…
Reference in New Issue
Block a user