enable workflow

This commit is contained in:
Il'ya (Marshal) 2021-04-24 14:28:06 +02:00
parent a2dd9bbfcd
commit 0fefb193c3
2 changed files with 3 additions and 1 deletions

View file

@ -5,7 +5,7 @@ on:
- cron: '0 * * * *' - cron: '0 * * * *'
push: push:
branches: branches:
- main-test - main
jobs: jobs:
make_tracked_links_file: make_tracked_links_file:

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
.idea .idea
venv venv
tracked_links.txt