mirror of
https://github.com/egeerardyn/awesome-LaTeX.git
synced 2025-04-19 11:38:05 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ '*' ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ '*' ]
|
schedule:
|
||||||
|
- cron: 5 4 * * 5
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
@ -20,4 +20,4 @@ jobs:
|
||||||
- name: Checks
|
- name: Checks
|
||||||
run: |
|
run: |
|
||||||
gem install awesome_bot
|
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