Skip to content

Commit e07e512

Browse files
authored
Update ABAP_CLOUD.yaml
1 parent 0fc99f1 commit e07e512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ABAP_CLOUD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: ABAP_CLOUD
22

33
on:
44
push:
5-
branches: [STANDARD]
65

76
permissions:
87
contents: read
@@ -17,4 +16,5 @@ jobs:
1716
with:
1817
node-version: 20
1918
- run: npm ci
19+
- run: rm -r 00
2020
- run: npx abaplint .github/abaplint/abap_cloud.jsonc

0 commit comments

Comments
 (0)