Skip to content

Update README.md. Fix broken links and update Headings. #4

Update README.md. Fix broken links and update Headings.

Update README.md. Fix broken links and update Headings. #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