Skip to content

add gha add-to-project (#271) #385

add gha add-to-project (#271)

add gha add-to-project (#271) #385

Workflow file for this run

name: "Test docker-compose.yaml"
on:
push:
branches:
- "**"
jobs:
test_docker_compose_yaml:
uses: ./.github/workflows/template-deploy.yaml
secrets: inherit
with:
compose_args: "-f docker-compose.yaml"
run_e2e_tests: false