Skip to content

Commit f835c42

Browse files
committed
Added run-demo trigger
1 parent eef612f commit f835c42

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/run-demo.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
types:
77
- completed
88
workflow_dispatch:
9+
push:
10+
branches: [ main, develop ]
11+
pull_request:
12+
branches: [ main ]
913

1014
jobs:
1115
test-windows:

0 commit comments

Comments
 (0)