Skip to content

Use reference to record and zone for adding reference to client #9

Use reference to record and zone for adding reference to client

Use reference to record and zone for adding reference to client #9

Workflow file for this run

name: pipeline
on:
push:
pull_request:
workflow_dispatch:
jobs:
check:
uses: ectobit/reusable-workflows/.github/workflows/go-check.yaml@main
with:
lint-command: make lint
test-command: make test