feat: deploy once per hour
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "*/30 * * * *"
|
||||
- cron: "0 * * * *"
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
||||
Reference in New Issue
Block a user