Skip to content

Commit 56f2aee

Browse files
committed
Don't deploy demo on every push to main
1 parent 0ab34db commit 56f2aee

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deploy-demo.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Build and deploy demo
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- main
85
schedule:
96
- cron: '0 0 * * *'
107

0 commit comments

Comments
 (0)