Skip to content

Connector models not surfaced #18

Connector models not surfaced

Connector models not surfaced #18

Workflow file for this run

name: 'generate dbt docs'
on:
pull_request:
types:
- labeled
jobs:
generate-docs:
if: github.event.label.name == 'docs:ready'
uses: fivetran/dbt_package_automations/.github/workflows/generate-docs.yml@main
secrets: inherit
with:
# This needs to be kept a long list like this, and ': public' should not be included in the last var of the list.
schema_var_name: "twitter_organic_schema: 'public', linkedin_pages_schema: 'public', instagram_business_schema: 'public', facebook_pages_schema: 'public', youtube_analytics_schema"