Skip to content

Commit 0a7f91d

Browse files
committed
disable windows job again
1 parent 80ec167 commit 0a7f91d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/branches-windows.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: Branch workflow
22
on:
33
push:
44
branches-ignore:
5-
- develop
6-
- 'release/**'
7-
- 'releases/**'
5+
- '**'
86
jobs:
97
generateVersionInfo:
108
name: GenerateVersionInfo

0 commit comments

Comments
 (0)