Skip to content

update workflows

update workflows #164

Workflow file for this run

name: go-linux
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
uses: cloudengio/.github/.github/workflows/go-test.yml@main
lint:
uses: cloudengio/.github/.github/workflows/go-lint.yml@main