Skip to content

Commit fe1f715

Browse files
committed
chore: enable workflow on pyinstaller-build branch for testing
1 parent 2183729 commit fe1f715

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
tags:
66
- 'v*'
7+
branches:
8+
- 'pyinstaller-build'
79
workflow_dispatch:
810

911
jobs:

0 commit comments

Comments
 (0)