github.com/ipld/go-ipld-prime@v0.21.0/.github/workflows/release-check.yml (about)

     1  # File managed by web3-bot. DO NOT EDIT.
     2  # See https://github.com/protocol/.github/ for details.
     3  
     4  name: Release Checker
     5  on:
     6    pull_request_target:
     7      paths: [ 'version.json' ]
     8  
     9  jobs:
    10    release-check:
    11      uses: protocol/.github/.github/workflows/release-check.yml@master
    12      with:
    13        go-version: 1.20.x