Skip to content

Merge pull request #1735 from SUSE/depfu/update/rubocop-1.70.0 #2115

Merge pull request #1735 from SUSE/depfu/update/rubocop-1.70.0

Merge pull request #1735 from SUSE/depfu/update/rubocop-1.70.0 #2115

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:
bundler-cache: true
- run: bundle exec rubocop