Skip to content

Update sentry-rails 5.9.0 → 5.10.0 (minor) #1262

Update sentry-rails 5.9.0 → 5.10.0 (minor)

Update sentry-rails 5.9.0 → 5.10.0 (minor) #1262

Workflow file for this run

name: Rubocop
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
bundler-cache: true
- run: bundle exec rubocop