Skip to content

Update ci.yaml, Gemfile.yaml and package-lock.json #268

Update ci.yaml, Gemfile.yaml and package-lock.json

Update ci.yaml, Gemfile.yaml and package-lock.json #268

Workflow file for this run

name: repolinter
on: [push, pull_request]
jobs:
repolinter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: todogroup/repolinter-action@v1
with:
config_file: .github/repolinter.yaml