diff --git a/.github/workflows/make_files_tree.yml b/.github/workflows/make_files_tree.yml index 97c7a233fc..942b61038a 100644 --- a/.github/workflows/make_files_tree.yml +++ b/.github/workflows/make_files_tree.yml @@ -2,7 +2,7 @@ name: Fetch new content of tracked links to files on: schedule: - - cron: '*/5 * * * ' + - cron: '*/5 * * * * ' push: branches: - main