Skip to content

Commit 48f6bd9

Browse files
committed
ci: run the action also on pushes to main
1 parent 0bb295a commit 48f6bd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ name: Wails build
1616

1717
on:
1818
pull_request:
19+
push:
20+
branches:
21+
- main
1922
release:
2023
types: [created]
2124

0 commit comments

Comments
 (0)