From 0fefb193c39914edfcbf35c7375e2cf79feff651 Mon Sep 17 00:00:00 2001 From: "Il'ya (Marshal)" Date: Sat, 24 Apr 2021 14:28:06 +0200 Subject: [PATCH] enable workflow --- .github/workflows/make_files_tree.yml | 2 +- .gitignore | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/make_files_tree.yml b/.github/workflows/make_files_tree.yml index cf2cb6c640..58a7430bab 100644 --- a/.github/workflows/make_files_tree.yml +++ b/.github/workflows/make_files_tree.yml @@ -5,7 +5,7 @@ on: - cron: '0 * * * *' push: branches: - - main-test + - main jobs: make_tracked_links_file: diff --git a/.gitignore b/.gitignore index e04276f9e3..42e3c5d259 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .idea venv + +tracked_links.txt