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 95c7f35 commit 9e2ec6bCopy full SHA for 9e2ec6b
.github/workflows/pre_release.yaml
@@ -5,7 +5,7 @@ on:
5
push:
6
branches:
7
- master
8
- - 'feat*'
+ - 'fix/*'
9
tags-ignore:
10
- "**" # Ignore all tags to prevent duplicate builds when tags are pushed.
11
0 commit comments