diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 9ca83772a..4bf232b64 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -6,7 +6,7 @@ name: 'Changelog' on: pull_request: - types: [opened, ready_for_review, synchronize, reopened, labeled, unlabeled] + types: [opened, ready_for_review, edited, synchronize, reopened, labeled, unlabeled] branches: - main