We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2183729 commit fe1f715Copy full SHA for fe1f715
.github/workflows/build-release.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
tags:
6
- 'v*'
7
+ branches:
8
+ - 'pyinstaller-build'
9
workflow_dispatch:
10
11
jobs:
0 commit comments