Skip to content

Release v0.15.0: Bug fixes for account numbers, addition of commonly used fields and foreign keys #8

Release v0.15.0: Bug fixes for account numbers, addition of commonly used fields and foreign keys

Release v0.15.0: Bug fixes for account numbers, addition of commonly used fields and foreign keys #8

Workflow file for this run

name: 'auto release'
on:
pull_request:
types:
- closed
branches:
- main
jobs:
call-workflow-passing-data:
if: github.event.pull_request.merged
uses: fivetran/dbt_package_automations/.github/workflows/auto-release.yml@main
secrets: inherit