Skip to content

Commit

Permalink
Don't deploy demo on every push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Dec 10, 2023
1 parent 0ab34db commit 56f2aee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Build and deploy demo

on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit 56f2aee

Please sign in to comment.