Skip to content

Update module gopkg.in/yaml.v2 to v3 #39

Update module gopkg.in/yaml.v2 to v3

Update module gopkg.in/yaml.v2 to v3 #39

name: Build and Test on PR
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: read
jobs:
build-and-test:
uses: AutomationDojo/reusable-cicd/.github/workflows/golang-cli-apps_build-and-test-pr.yml@main
with:
go-version-file: go.mod
go-sum-file: go.sum