Skip to content

Commit 7538973

Browse files
committed
on master actions
1 parent c991589 commit 7538973

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ name: Build Go binaries
77
on:
88
push:
99
# Sequence of patterns matched against refs/tags
10+
branches:
11+
- master
1012
tags:
1113
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
1214

0 commit comments

Comments
 (0)