Skip to content

TGW invitation endpoints #743

TGW invitation endpoints

TGW invitation endpoints #743

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5.0.0
- name: Install Go
uses: actions/setup-go@v6.0.0
with:
go-version-file: go.mod
cache: true
- name: Build
run: make