diff --git a/.github/workflows/awesome-bot.yml b/.github/workflows/awesome-bot.yml index 7a4370e..ccf57a0 100644 --- a/.github/workflows/awesome-bot.yml +++ b/.github/workflows/awesome-bot.yml @@ -20,4 +20,4 @@ jobs: - name: Checks run: | gem install awesome_bot - awesome_bot README.md --allow-ssl -a 302,429 -w https://www.latex-project.org/,https://github.com/sindresorhus/awesome \ No newline at end of file + awesome_bot README.md --allow-ssl -a 302,429,301 -w https://www.latex-project.org/,https://github.com/sindresorhus/awesome \ No newline at end of file