We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef2217 commit b962971Copy full SHA for b962971
1 file changed
.github/workflows/changelog-by-pull.yml
@@ -20,6 +20,7 @@ on:
20
- "edited"
21
branches:
22
- "main"
23
+ - "release-[0-9]+.[0-9]+"
24
jobs:
25
changelog:
26
# Conditions:
0 commit comments