mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 23:15:15 +08:00
schedule typesearch scraper
This commit is contained in:
parent
e9715fcbfe
commit
42772a3b7c
3
.github/workflows/docsearch.yml
vendored
3
.github/workflows/docsearch.yml
vendored
@ -6,8 +6,7 @@ name: docsearch
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
cron:
|
||||
- '5 0 * * *'
|
||||
- cron: '5 0 * * *'
|
||||
|
||||
jobs:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user