mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-22 15:26:43 +01:00
disable scheduled workflow
This commit is contained in:
parent
74452b2cf8
commit
f0b336ea41
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ name: Generate or update list of tracked links
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '* * * * *'
|
||||
# schedule:
|
||||
# - cron: '* * * * *'
|
||||
push:
|
||||
# trigger on updated link crawler rules
|
||||
branches:
|
||||
|
|
Loading…
Reference in a new issue