Skip to content

fix: [#7] Speed up build process by copying go.mod and go.sum and executing go mod download #39

fix: [#7] Speed up build process by copying go.mod and go.sum and executing go mod download

fix: [#7] Speed up build process by copying go.mod and go.sum and executing go mod download #39

---
name: MCVS-PR-validation-action
"on":
pull_request:
types:
- edited
- opened
- reopened
- synchronize
workflow_call:
permissions:
contents: read
pull-requests: read
jobs:
MCVS-PR-validation-action:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- uses: schubergphilis/[email protected]