Skip to content

Commit 6fb1998

Browse files
committed
create standalone
1 parent 1d21640 commit 6fb1998

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/upload-standalone.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: standalone-program
22

33
on:
4+
pull_request:
5+
46
push:
57
branches:
68
- main
@@ -34,4 +36,4 @@ jobs:
3436
uses: actions/upload-artifact@v4
3537
with:
3638
name: saff_generator.prog.abap
37-
path: saff_generator.prog.abap
39+
path: saff_generator.prog.abap

0 commit comments

Comments
 (0)