chore(embeddings): run github action once a day to ingest new discussions
This commit is contained in:
4
.github/workflows/search.yml
vendored
4
.github/workflows/search.yml
vendored
@@ -9,7 +9,9 @@ on:
|
||||
- 'supabase/migrations/**'
|
||||
- 'apps/docs/**'
|
||||
- 'spec/**'
|
||||
workflow_dispatch:
|
||||
workflow_dispatch: {}
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user