mirror of
https://github.com/egeerardyn/awesome-LaTeX.git
synced 2025-04-19 11:38:05 +02:00
Ignore 301 (redirects) in bot
This commit is contained in:
parent
d942452819
commit
0d51d1f33d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/awesome-bot.yml
vendored
2
.github/workflows/awesome-bot.yml
vendored
|
@ -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
|
||||
awesome_bot README.md --allow-ssl -a 302,429,301 -w https://www.latex-project.org/,https://github.com/sindresorhus/awesome
|
Loading…
Add table
Add a link
Reference in a new issue