Skip to content

Commit

Permalink
update changelog entry check to reference the reusable workflow on main
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Dec 10, 2024
1 parent 7c158c4 commit fe49b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-entry-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ permissions:

jobs:
changelog-entry-check:
uses: dbt-labs/dbt-adapters/.github/workflows/_changelog-entry-check.yml
uses: dbt-labs/dbt-adapters/.github/workflows/_changelog-entry-check.yml@main
with:
pull-request: ${{ github.event.pull_request.number }}
secrets: inherit

0 comments on commit fe49b1b

Please sign in to comment.