Skip to content

Commit

Permalink
now also building on test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pkohout committed Jun 19, 2024
1 parent 096fb97 commit baa56bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Docker Container Build

on:
push:
branches: [ "master"]
branches: [ "master", "mqtt-test"]
pull_request:
branches: [ "master" ]
env:
Expand Down

0 comments on commit baa56bd

Please sign in to comment.