mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
.github/cd: daily pushes for entgo.io website (#1430)
* .github/cd: daily pushes for entgo.io website Every day at 9:00 AM UTC (12PM in Jerusalem). * ignore deployments on weekend
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -5,6 +5,8 @@ on:
|
||||
- master
|
||||
paths:
|
||||
- 'doc/**'
|
||||
schedule:
|
||||
- cron: "0 9 * * 0-5"
|
||||
|
||||
jobs:
|
||||
docs:
|
||||
|
||||
Reference in New Issue
Block a user