Skip to content

Merge pull request #434 from kaigionrails/dependabot/bundler/commonma… #582

Merge pull request #434 from kaigionrails/dependabot/bundler/commonma…

Merge pull request #434 from kaigionrails/dependabot/bundler/commonma… #582

Workflow file for this run

name: Run standardrb
on:
push:
branches:
- "main"
pull_request:
branches:
- "*"
jobs:
standardrb:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: standardrb
run: bundle exec standardrb