Skip to content

chore: log accounts #210

chore: log accounts

chore: log accounts #210

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
commit:
uses: go-faster/x/.github/workflows/commit.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main