diff --git a/.github/workflows/groundskeeper.yml b/.github/workflows/groundskeeper.yml index 6779e76d..2efc16dd 100644 --- a/.github/workflows/groundskeeper.yml +++ b/.github/workflows/groundskeeper.yml @@ -32,4 +32,6 @@ jobs: directory: pkgs/${{ matrix.package }} branch: auto-tidy-${{ matrix.package }} title: 'Tidy: package:${{ matrix.package }}' + update-changelog: true + changelog-message: 'Automated formatting and fixes.' secrets: inherit