Skip to content

inheritance column setter needs to be a string #234

inheritance column setter needs to be a string

inheritance column setter needs to be a string #234

Workflow file for this run

---
name: Default
on:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build_and_publish:
name: Build and Publish
uses: wealthsimple/public-github-workflows/.github/workflows/ruby-gem-build.yaml@main
with:
postgres_image: 'postgres:14-alpine'
secrets: inherit