Skip to content

Measure time spent on encoding and the compaction ratio (#871) #1475

Measure time spent on encoding and the compaction ratio (#871)

Measure time spent on encoding and the compaction ratio (#871) #1475

Workflow file for this run

name: Go Checks
on:
pull_request:
push:
branches: ["main"]
workflow_dispatch:
merge_group:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event_name == 'push' && github.sha || github.ref }}
cancel-in-progress: true
jobs:
go-check:
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]