Skip to content

AO3-6467 Record Fannish Next of Kin changes in user history #58

AO3-6467 Record Fannish Next of Kin changes in user history

AO3-6467 Record Fannish Next of Kin changes in user history #58

Workflow file for this run

# Based on https://github.com/tk0miya/action-erblint/blob/main/README.md#example-usage
name: Reviewdog
on: [pull_request]
permissions:
checks: write
jobs:
erb-lint:
name: ERB Lint runner
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Set up Ruby and run bundle install
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: erb-lint
uses: tk0miya/action-erblint@667687e73b44e7b7a710a1204b180f49f80ebb5e
with:
use_bundler: true
reporter: github-pr-check # default