We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2cf50e commit 52e229eCopy full SHA for 52e229e
.github/workflows/docsearch-all-stable-incremental.yml
@@ -1,8 +1,8 @@
1
name: Doc Search Scripts (All Stable, Incremental)
2
3
on:
4
- schedule:
5
- - cron: '00 06 * * *'
+ # schedule:
+ # - cron: '00 06 * * *'
6
workflow_dispatch:
7
inputs:
8
scraper_repo:
0 commit comments