Skip to content

Commit

Permalink
ci: Re-add main branch publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenn92 committed Jan 7, 2024
1 parent 1949768 commit 67b13a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: "Build and push Docker image"

on:
push:
branches:
- 'main'
tags:
- 'v*'
pull_request:
branches:
- 'main'
Expand Down

0 comments on commit 67b13a7

Please sign in to comment.