Skip to content

Use the result type 'ambiguous' for ambiguous step matches. #265

Use the result type 'ambiguous' for ambiguous step matches.

Use the result type 'ambiguous' for ambiguous step matches. #265

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.4.7'
bundler-cache: true
- run: bundle exec rubocop