Skip to content

Commit b962971

Browse files
authored
chore(ci): fix changelog update on PRs merged in release branches (#2244)
Signed-off-by: Maksim Fedotov <maksim.fedotov@flant.com>
1 parent 7ef2217 commit b962971

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/changelog-by-pull.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
- "edited"
2121
branches:
2222
- "main"
23+
- "release-[0-9]+.[0-9]+"
2324
jobs:
2425
changelog:
2526
# Conditions:

0 commit comments

Comments
 (0)