Skip to content

Set correct indexes for partials (target, finding group) #8

Set correct indexes for partials (target, finding group)

Set correct indexes for partials (target, finding group) #8

Workflow file for this run

name: Awesome Bot
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
- name: Install Awesome Bot
run: gem install awesome_bot
- name: Verify links
run: awesome_bot README.md --skip-save-results --allow-redirect -w raw.githubusercontent.com