Skip to content

fix(deps): update module github.com/google/go-github/v51 to v53 #331

fix(deps): update module github.com/google/go-github/v51 to v53

fix(deps): update module github.com/google/go-github/v51 to v53 #331

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