mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 16:46:10 +08:00
update github actions
This commit is contained in:
parent
79f0571838
commit
e925a1bc82
2
.github/workflows/ABAP_CLOUD.yaml
vendored
2
.github/workflows/ABAP_CLOUD.yaml
vendored
|
@ -2,7 +2,7 @@ name: ABAP_CLOUD
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [standard]
|
branches: [main]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
2
.github/workflows/ABAP_STANDARD.yaml
vendored
2
.github/workflows/ABAP_STANDARD.yaml
vendored
|
@ -2,7 +2,7 @@ name: ABAP_CLOUD
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [standard]
|
branches: [main]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
Loading…
Reference in New Issue
Block a user