We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52e5fb commit f9ccb1bCopy full SHA for f9ccb1b
.github/workflows/dotnet-release.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
- release
8
+ - "maintenance/**"
9
10
jobs:
11
semantic-release:
0 commit comments