Skip to content

add include_actors to get_address_entity endpoint, bump version #96

add include_actors to get_address_entity endpoint, bump version

add include_actors to get_address_entity endpoint, bump version #96

Workflow file for this run

name: docker build
on:
push:
branches:
- 'develop'
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker Image smoke test
run: |
docker build .