Skip to content

Commit

Permalink
update .github/workflows/release-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot committed Mar 20, 2023
1 parent 31a78ac commit c16b930
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c16b930

Please sign in to comment.