diff --git a/.github/workflows/make_tracked_links_list.yml b/.github/workflows/make_tracked_links_list.yml index f08c73a45e..080cd07487 100644 --- a/.github/workflows/make_tracked_links_list.yml +++ b/.github/workflows/make_tracked_links_list.yml @@ -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: