Skip to content

chore: boxo v0.24.0 go-libp2p v0.36.5 #542

chore: boxo v0.24.0 go-libp2p v0.36.5

chore: boxo v0.24.0 go-libp2p v0.36.5 #542

Workflow file for this run

name: Go Checks
on:
pull_request:
push:
branches: ["main"]
workflow_dispatch:
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]