Skip to content

Commit

Permalink
disabling scraper
Browse files Browse the repository at this point in the history
  • Loading branch information
taymnichols authored Nov 12, 2024
1 parent 87b15e2 commit 8248db8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
on:
schedule:
- cron: "*/10 * * * *" # every 5 minutes
push:
branches: main
#on:
# schedule:
# - cron: "*/10 * * * *" # every 5 minutes
# push:
# branches: main

name: Scrape R

Expand Down

0 comments on commit 8248db8

Please sign in to comment.