Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

fix(scan): tighten formatter pattern to formatter_[0-9]*.yml #517

fix(scan): tighten formatter pattern to formatter_[0-9]*.yml

fix(scan): tighten formatter pattern to formatter_[0-9]*.yml #517

Workflow file for this run

name: Ruby
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec rake