Skip to content

Commit e5e7e1f

Browse files
committed
feat(workflow): add generic REST call to demo workflow
1 parent d28348b commit e5e7e1f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/demo.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ jobs:
3939

4040
- name: List Store Groups
4141
run: mage-remote-run store group list --format json
42+
43+
- name: Generic REST Call
44+
run: mage-remote-run rest -m GET /V1/store/websites

0 commit comments

Comments
 (0)