Skip to content

Commit 222e3ce

Browse files
authored
Revert "Update build-and-deploy.yml (#4950)"
This reverts commit 3b5d1be.
1 parent 70702cc commit 222e3ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and Deploy
22
on:
3-
# schedule:
4-
# - cron: "0 8 * * *"
3+
schedule:
4+
- cron: "0 8 * * *"
55

66
workflow_dispatch:
77
inputs:

0 commit comments

Comments
 (0)