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 80ec167 commit 0a7f91dCopy full SHA for 0a7f91d
.github/workflows/branches-windows.yml
@@ -2,9 +2,7 @@ name: Branch workflow
2
on:
3
push:
4
branches-ignore:
5
- - develop
6
- - 'release/**'
7
- - 'releases/**'
+ - '**'
8
jobs:
9
generateVersionInfo:
10
name: GenerateVersionInfo
0 commit comments