Skip to content

only push static tag for main #54

only push static tag for main

only push static tag for main #54

on: push
jobs:
golang_test:
uses: ./.github/workflows/golang_test.yaml
with:
workdir: "tests/golang_test/"
services: '{"database": {"image": "mysql:8.0", "ports": ["3306:3306"]}}'
env: '{"TESTENV": "value"}'