Skip to content

Commit 8dc0daa

Browse files
authored
Update ABAP_cloud.yaml
1 parent 8f3199b commit 8dc0daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ABAP_cloud.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ABAP_CLOUD
22

33
on:
4-
push: cloud
4+
push: "cloud"
55

66
permissions:
77
contents: read
@@ -16,4 +16,4 @@ jobs:
1616
with:
1717
node-version: 20
1818
- run: npm ci
19-
- run: npx abaplint
19+
- run: npx abaplint

0 commit comments

Comments
 (0)