Skip to content

Merge pull request #1644 from SUSE/depfu/update/puma-6.4.3 #1939

Merge pull request #1644 from SUSE/depfu/update/puma-6.4.3

Merge pull request #1644 from SUSE/depfu/update/puma-6.4.3 #1939

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