diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index 46f5e9a..4fde261 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -20,6 +20,8 @@ jobs: matrix: value: - ingest-service + - bundler-service + - feeder-service # Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job. permissions: contents: read