Skip to content

connecting new ai-lab container to existing docker-db network (#92) #30

connecting new ai-lab container to existing docker-db network (#92)

connecting new ai-lab container to existing docker-db network (#92) #30

Workflow file for this run

name: PR-Merge
on:
push:
branches:
- 'main'
- 'master'
jobs:
ci-job:
name: Checks
uses: ./.github/workflows/checks.yml
publish-docs:
name: Publish Documentation
uses: ./.github/workflows/gh-pages.yml
metrics:
needs: [ ci-job ]
uses: ./.github/workflows/report.yml