Skip to content

Commit 18718e0

Browse files
author
Jurie Germishuys
committed
Enable build on dev branch
1 parent dd42eec commit 18718e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-dockerhub.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Publish
33
on:
44
# run it on push to the default repository branch
55
push:
6-
branches: [main]
6+
branches: [main, dev]
77
# run it during pull request
88
# pull_request:
99

0 commit comments

Comments
 (0)