[chore] Add `edited` trigger to `changelog.yml` workflow (#1837)

Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
This commit is contained in:
Armin Ruech 2025-01-28 17:51:42 +01:00 committed by GitHub
parent d265b4c6d0
commit b500712cea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ name: 'Changelog'
on: on:
pull_request: pull_request:
types: [opened, ready_for_review, synchronize, reopened, labeled, unlabeled] types: [opened, ready_for_review, edited, synchronize, reopened, labeled, unlabeled]
branches: branches:
- main - main