update .github/workflows/release-check.yml

This commit is contained in:
web3-bot
2023-03-10 13:07:50 +00:00
committed by Rod Vagg
parent 3bbbe822b0
commit c36c36f88b

View File

@@ -3,9 +3,11 @@
name: Release Checker
on:
pull_request:
pull_request_target:
paths: [ 'version.json' ]
jobs:
release-check:
uses: protocol/.github/.github/workflows/release-check.yml@master
with:
go-version: 1.20.x