mirror of
https://github.com/egeerardyn/awesome-LaTeX.git
synced 2025-04-18 19:18:21 +02:00
Check links each Friday
This commit is contained in:
parent
429e030aa9
commit
7a02f83b48
1 changed files with 3 additions and 3 deletions
6
.github/workflows/awesome-bot.yml
vendored
6
.github/workflows/awesome-bot.yml
vendored
|
@ -2,9 +2,9 @@ name: awesome-bot
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ '*' ]
|
||||
pull_request:
|
||||
branches: [ '*' ]
|
||||
schedule:
|
||||
- cron: 5 4 * * 5
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
@ -20,4 +20,4 @@ jobs:
|
|||
- name: Checks
|
||||
run: |
|
||||
gem install awesome_bot
|
||||
awesome_bot README.md --allow-ssl -a 302,429,301 -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