From db458c19b78c6742c5af7fd8ace64c1abeabb9dd Mon Sep 17 00:00:00 2001 From: tooomm Date: Thu, 3 Dec 2020 21:43:52 +0100 Subject: [PATCH] last travis pieces --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 559fafdb..750fb2ca 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Magic-Spoiler is a Python script to scrape [Scryfall](https://scryfall.com) -Travis CI is run daily on a cron job basis. +When run by our CI, the script automatically updates the files and uploads new versions to this branch. ([History of changes](https://github.com/Cockatrice/Magic-Spoiler/commits/files))
+GitHub Actions are scheduled to autoamtically run on a daily basis. ## Errors ## Noticed an error in the card data? Check out our [Contributing file](https://github.com/Cockatrice/Magic-Spoiler/blob/master/.github/CONTRIBUTING.md) for information on how to help!