Skip to content

#16: redundant "/" in load balancer registry key #489

#16: redundant "/" in load balancer registry key

#16: redundant "/" in load balancer registry key #489

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ '*' ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: "1.24.0"
- uses: actions/checkout@v2
- name: Install dependencies
run: make