Skip to content

Commit 995acff

Browse files
committed
chore: run release on maintenance branches
1 parent 96856e4 commit 995acff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- release
8+
- "maintenance/**"
89

910
jobs:
1011
semantic-release:

0 commit comments

Comments
 (0)