We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 463a5bf commit 250d6b3Copy full SHA for 250d6b3
.github/workflows/test_doc_snippets.yml
@@ -23,12 +23,6 @@ env:
23
# Slack hook for chess in production example
24
RUNTIME__SLACK_INCOMING_HOOK: ${{ secrets.RUNTIME__SLACK_INCOMING_HOOK }}
25
26
- # Qdrant credentials
27
- DESTINATION__QDRANT__CREDENTIALS__LOCATION: ${{ secrets.DESTINATION__QDRANT__CREDENTIALS__LOCATION }}
28
- DESTINATION__QDRANT__CREDENTIALS__API_KEY: ${{ secrets.DESTINATION__QDRANT__CREDENTIALS__API_KEY }}
29
- # Google Sheets credentials
30
- SOURCES__GOOGLE_SHEETS__CREDENTIALS: ${{ secrets.SOURCES__GOOGLE_SHEETS__CREDENTIALS }}
31
-
32
jobs:
33
34
run_lint:
0 commit comments