Skip to content

ADAP-1123: Create the package subdirectory #297

ADAP-1123: Create the package subdirectory

ADAP-1123: Create the package subdirectory #297

name: Changelog entry check
on:
pull_request:
types: [opened, reopened, labeled, unlabeled, synchronize]
jobs:
changelog-entry:
uses: dbt-labs/dbt-adapters/.github/workflows/_changelog-entry-check.yml@monorepo/shared-workflows
with:
pull-request: ${{ github.event.pull_request.number }}
secrets: inherit