update .github/workflows/release-check.yml

This commit is contained in:
web3-bot
2023-02-08 12:49:19 +00:00
committed by Rod Vagg
parent 225f5db116
commit a1630a3bd9

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