Skip to content

rails 7.1 upgrade

rails 7.1 upgrade #76

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
parallel-test:
uses: ./.github/workflows/parallel_ci.yml
secrets: inherit