Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

fix: infer nats server name FLY_ALLOC_ID #697

fix: infer nats server name FLY_ALLOC_ID

fix: infer nats server name FLY_ALLOC_ID #697

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.20.x
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
args: --timeout 3m