Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

feature/freshness-updates #4

feature/freshness-updates

feature/freshness-updates #4

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