Skip to content

ci(deps): bump ruby/setup-ruby from 1.179.1 to 1.180.0 (#132) #225

ci(deps): bump ruby/setup-ruby from 1.179.1 to 1.180.0 (#132)

ci(deps): bump ruby/setup-ruby from 1.179.1 to 1.180.0 (#132) #225

Workflow file for this run

name: Lint
on:
push:
branches: '*'
pull_request:
branches: '*'
jobs:
awesome_bot:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ruby/[email protected]
with:
ruby-version: '3.0'
bundler-cache: true
- name: Install awesome_bot
run: gem install awesome_bot
- name: Run awesome_bot
run: awesome_bot README.md --allow-redirect --allow-dupe --set-timeout 60 --skip-save-results --allow 429
awesome_lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- run: npx awesome-lint