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

Move repo to https://github.com/svix/svix-webhooks/tree/main/svix-cli #219

Move repo to https://github.com/svix/svix-webhooks/tree/main/svix-cli

Move repo to https://github.com/svix/svix-webhooks/tree/main/svix-cli #219

Workflow file for this run

name: go-lint
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: latest