diff --git a/.github/workflows/changelog-existence.yml b/.github/workflows/changelog-existence.yml index 83c4056d01a..054f40393f3 100644 --- a/.github/workflows/changelog-existence.yml +++ b/.github/workflows/changelog-existence.yml @@ -31,7 +31,7 @@ permissions: jobs: changelog: - uses: dbt-labs/actions/.github/workflows/changelog-existence.yml@main + uses: dbt-labs/actions/.github/workflows/changelog-existence.yml@er/changelog-comment with: changelog_comment: 'Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md#adding-changelog-entry).' skip_label: 'Skip Changelog'