Skip to content

Add departure gem for use in schema-4.5 database migration #501

Add departure gem for use in schema-4.5 database migration

Add departure gem for use in schema-4.5 database migration #501

Workflow file for this run

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