disable scheduled workflow

This commit is contained in:
Ilya (Marshal) 2022-11-02 09:32:05 +01:00
parent 74452b2cf8
commit f0b336ea41

View file

@ -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: