Skip to content

Update homepage

Update homepage #94

Workflow file for this run

name: Lint
on:
push:
branches:
- master
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/[email protected]
- name: golang-nilaway
uses: georgemblack/actions/[email protected]
with:
package: ./pkg/*