Skip to content

Addressing the FR raised against the package to add the title field t… #8

Addressing the FR raised against the package to add the title field t…

Addressing the FR raised against the package to add the title field t… #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