mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
🔧 Update Watch Docs Previews GitHub action
This commit is contained in:
parent
7032dfb4f1
commit
e1ba54bd12
1 changed files with 2 additions and 2 deletions
4
.github/workflows/watch-docs-previews.yml
vendored
4
.github/workflows/watch-docs-previews.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Deploy Docs
|
||||
name: Watch Docs Previews
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
- cron: "* * * * *"
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue