Skip to content

Merge pull request #24 from Traceableai/dotnetagent #73

Merge pull request #24 from Traceableai/dotnetagent

Merge pull request #24 from Traceableai/dotnetagent #73

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-20.04
steps:
- name: Checkout repo
uses: actions/checkout@v2
- uses: bufbuild/[email protected]
- name: make lint
uses: bufbuild/[email protected]