Browse Source
🔧 Update Watch Docs Previews GitHub action
pull/1746/head
Sebastián Ramírez
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
.github/workflows/watch-docs-previews.yml
|
|
@ -1,7 +1,7 @@ |
|
|
|
name: Deploy Docs |
|
|
|
name: Watch Docs Previews |
|
|
|
on: |
|
|
|
schedule: |
|
|
|
- cron: "0 * * * *" |
|
|
|
- cron: "* * * * *" |
|
|
|
|
|
|
|
jobs: |
|
|
|
deploy: |
|
|
|