Skip to content

bump: Golang to v1.21 and remove Harvester dependency #37

bump: Golang to v1.21 and remove Harvester dependency

bump: Golang to v1.21 and remove Harvester dependency #37

Workflow file for this run

name: Pull Request Build
on:
pull_request:
jobs:
call-dapper-build:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: pull-${{ github.event.number }}
push: false
secrets: inherit