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 0d6b153 commit b1f937fCopy full SHA for b1f937f
.github/workflows/scrape.yaml
@@ -2,8 +2,8 @@ name: Daily Scrape
2
3
on:
4
workflow_dispatch:
5
- schedule:
6
- - cron: "30 20 * * *"
+ # schedule:
+ # - cron: "30 20 * * *"
7
issues:
8
types:
9
- opened
0 commit comments