There was an error while loading. Please reload this page.
1 parent f48bb83 commit 20a8bcdCopy full SHA for 20a8bcd
1 file changed
.github/workflows/deploy-cloud.yml
@@ -1,8 +1,6 @@
1
name: Deploy to Production
2
3
on:
4
- schedule:
5
- - cron: '0 5 * * *' # Runs at 5:00 AM UTC daily
6
workflow_dispatch:
7
8
jobs:
0 commit comments