Skip to content

Commit 98b8bc6

Browse files
authored
Update ABAP_702.yaml
1 parent 9f6909d commit 98b8bc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ABAP_702.yaml

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

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

76
permissions:
87
contents: read
@@ -20,4 +19,6 @@ jobs:
2019
node-version: 20
2120
- run: npm ci
2221
- run: npm run init_downport
22+
- run: npm run downport
23+
- run: npm run cleanup_downport
2324
- run: npx abaplint .github/abaplint/abap_702.jsonc

0 commit comments

Comments
 (0)