Skip to content

Commit

Permalink
fixup! Build images on every PR
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-fs committed Mar 18, 2022
1 parent db3d470 commit 72fe7bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Build Container Image
on:
push:
branches: [ master ]
tags:
- "*"
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 72fe7bb

Please sign in to comment.