ceremonyclient/go-libp2p/.github/workflows/release-check.yml

14 lines
306 B
YAML
Raw Normal View History

2023-08-21 03:50:38 +00:00
# File managed by web3-bot. DO NOT EDIT.
# See https://github.com/protocol/.github/ for details.
name: Release Checker
on:
pull_request_target:
paths: [ 'version.json' ]
jobs:
release-check:
uses: protocol/.github/.github/workflows/release-check.yml@master
with:
go-version: 1.20.x