Skip to content

Commit b462134

Browse files
Update build-static-binaries.yml
1 parent 65aff94 commit b462134

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/build-static-binaries.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
name: Build Static Binaries
22

33
on:
4-
push:
5-
branches:
6-
- main
7-
pull_request:
8-
branches:
9-
- main
10-
workflow_dispatch:
4+
workflow_dispatch:
115

126
jobs:
137
build-static-binaries:

0 commit comments

Comments
 (0)