Skip to content

Commit 5ff8ac3

Browse files
committed
run on push for testing
1 parent 84dded2 commit 5ff8ac3

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
@@ -11,6 +11,7 @@ on:
1111
push:
1212
branches:
1313
- main
14+
- iainlane/build-multiarch-natively
1415
paths:
1516
- go.mod
1617
- go.sum
@@ -157,6 +158,8 @@ jobs:
157158
type=ref,event=branch,enable={{is_default_branch}}
158159
# tag with semver, and `latest`
159160
type=ref,event=tag
161+
# for testing
162+
type=ref,event=branch
160163
161164
- name: Login to DockerHub
162165
uses: grafana/shared-workflows/actions/dockerhub-login@13fb504e3bfe323c1188bf244970d94b2d336e86 # dockerhub-login-v1.0.1

0 commit comments

Comments
 (0)