diff --git a/.github/workflows/build_publish_cdss.yml b/.github/workflows/build_publish_cdss.yml index 943ab7a..a0691e9 100644 --- a/.github/workflows/build_publish_cdss.yml +++ b/.github/workflows/build_publish_cdss.yml @@ -3,6 +3,7 @@ on: push: branches: - main + - BS-224-run-tests paths-ignore: - "**.md" workflow_dispatch: @@ -42,4 +43,4 @@ jobs: platforms: linux/amd64,linux/arm64 file: package/docker/cdss/Dockerfile push: true - tags: bahmni/cdss-reference:snomed-${{ github.run_number }},bahmni/cdss-reference:snomed-latest \ No newline at end of file + tags: bahmni/cdss-reference:snomed-${{ github.run_number }},bahmni/cdss-reference:snomed-latest