Skip to content

Bump golang to v1.23 (backport #70) #51

Bump golang to v1.23 (backport #70)

Bump golang to v1.23 (backport #70) #51

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