Skip to content

[Bugfix] Add limit 0 to credits_used and usage_cost to fix Postgres errors #2

[Bugfix] Add limit 0 to credits_used and usage_cost to fix Postgres errors

[Bugfix] Add limit 0 to credits_used and usage_cost to fix Postgres errors #2

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