Skip to content

Commit 3b549b6

Browse files
author
Samuel Dare
committed
fix: build on pushes to main
1 parent 81c6dce commit 3b549b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Publish Docker Image
22

33
on:
44
push:
5+
branches:
6+
- main
57
tags:
68
- '*'
79
pull_request:

0 commit comments

Comments
 (0)