Skip to content

Merge pull request #328 from openSUSE/depfu/update/rubocop-rspec-3.8.0 #641

Merge pull request #328 from openSUSE/depfu/update/rubocop-rspec-3.8.0

Merge pull request #328 from openSUSE/depfu/update/rubocop-rspec-3.8.0 #641

Workflow file for this run

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