Skip to content

Commit

Permalink
remove cron for tg spec scrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
vendelieu committed Dec 31, 2024
1 parent 2c9ac21 commit b2c054a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tg-spec-scrapper.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
on:
workflow_dispatch:
schedule:
- cron: '0 12 * * *' # Every day at 12:00 (noon).

name: Scrape Telegram bot API
jobs:
Expand Down

0 comments on commit b2c054a

Please sign in to comment.