diff --git a/.github/workflows/build-docker.yml b/.github/workflows/build-docker.yml index f1b509eb6..860dad1f4 100644 --- a/.github/workflows/build-docker.yml +++ b/.github/workflows/build-docker.yml @@ -6,6 +6,7 @@ on: - "README.md" branches: - master + - guest_accounts # Since this is the branch we actually want jobs: tests: