Skip to content

Commit 0e92714

Browse files
committed
Ensure artifacts on releases
Signed-off-by: falkTX <falktx@falktx.com>
1 parent dd46b54 commit 0e92714

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/build.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: build
22

33
on:
44
push:
5-
branches:
6-
- '*'
7-
pull_request:
8-
branches:
9-
- '*'
5+
106
env:
117
DEBIAN_FRONTEND: noninteractive
128
HOMEBREW_NO_AUTO_UPDATE: 1

0 commit comments

Comments
 (0)