Skip to content

use optics library to manipulate event struct #32

use optics library to manipulate event struct

use optics library to manipulate event struct #32

Workflow file for this run

##
## Quality checks
##
name: check
on:
pull_request:
types:
- opened
- synchronize
jobs:
code:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v2
with:
go-version: 1.19
- uses: actions/checkout@v3
- uses: dominikh/[email protected]
with:
version: "2022.1"
install-go: false