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 5cef16a commit 619d6e9Copy full SHA for 619d6e9
.github/workflows/build_installers.yaml
@@ -2,6 +2,9 @@ name: build_installers
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - "**"
8
push:
9
tags:
10
- '**'
0 commit comments