Skip to content

Jump on last major release as a minimal requirement #22

Jump on last major release as a minimal requirement

Jump on last major release as a minimal requirement #22

name: protobuf_nested_struct_mutate
on:
workflow_dispatch:
repository_dispatch:
types:
- script
push:
pull_request:
types:
- opened
- reopened
jobs:
mutate:
runs-on: ubuntu-latest
timeout-minutes: 120
env:
RUBYOPT: "--enable-frozen-string-literal"
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: test -e Gemfile.lock
- uses: ruby/setup-ruby@v1
with:
ruby-version: ruby-3.4
bundler-cache: true
- run: bin/mutant run