2
0
Fork 0
mirror of https://github.com/egeerardyn/awesome-LaTeX.git synced 2025-04-19 11:38:05 +02:00
awesome-LaTeX/.github/workflows/awesome-bot.yml
2023-04-03 11:02:33 +02:00

23 lines
463 B
YAML

name: awesome-bot
on:
push:
pull_request:
schedule:
- cron: 5 4 * * 5
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.9
- 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