[go: nahoru, domu]

Skip to content

Awesome Bot

Awesome Bot #790

Workflow file for this run

name: Awesome Bot
on:
push:
branches: ["*"]
pull_request:
branches: ["*"]
schedule:
- cron: "0 0 * * *"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
- name: Checks
run: |
gem install awesome_bot
awesome_bot README.md --allow-ssl --allow-dupe --allow-redirect --allow 429 --white-list twitter.com,roadmap.sh