We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab34db commit 56f2aeeCopy full SHA for 56f2aee
1 file changed
.github/workflows/deploy-demo.yml
@@ -2,9 +2,6 @@ name: Build and deploy demo
2
3
on:
4
workflow_dispatch:
5
- push:
6
- branches:
7
- - main
8
schedule:
9
- cron: '0 0 * * *'
10
0 commit comments