We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb295a commit 48f6bd9Copy full SHA for 48f6bd9
1 file changed
.github/workflows/build.yml
@@ -16,6 +16,9 @@ name: Wails build
16
17
on:
18
pull_request:
19
+ push:
20
+ branches:
21
+ - main
22
release:
23
types: [created]
24
0 commit comments