mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
Update ABAP_CLOUD.yaml
This commit is contained in:
parent
7794715350
commit
655bd9fb0e
4
.github/workflows/ABAP_CLOUD.yaml
vendored
4
.github/workflows/ABAP_CLOUD.yaml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: ABAP_CLOUD
|
name: ABAP_CLOUD
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
@ -17,4 +17,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npx abaplint .github/abaplint/abap_cloud.jsonc
|
- run: npx abaplint .github/abaplint/abap_cloud.jsonc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user