Skip to content

Commit

Permalink
minimize changes in the changelog entry check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Dec 7, 2024
1 parent 79aa63e commit f868e11
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/changelog-entry-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ on:
- unlabeled
- synchronize

defaults:
run:
shell: bash

permissions:
contents: read
pull-requests: write

jobs:
changelog-entry-check:
uses: dbt-labs/dbt-adapters/.github/workflows/_changelog-entry-check.yml@monorepo/shared-workflows
Expand Down

0 comments on commit f868e11

Please sign in to comment.