Skip to content

docs: update the govm setup instructions #112

docs: update the govm setup instructions

docs: update the govm setup instructions #112

Workflow file for this run

name: Verify code
on:
pull_request
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
verify:
uses: "./.github/workflows/common-verify-code.yaml"
permissions:
contents: read
security-events: write