Skip to content

Commit d5068c0

Browse files
Chore: Organize github actions pipelines.
1 parent 97fa971 commit d5068c0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/demo.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Demo Sandbox
22

33
on:
4-
push:
5-
branches: [main]
6-
workflow_dispatch:
4+
workflow_call:
75

86
permissions:
97
contents: read

0 commit comments

Comments
 (0)