Skip to content

Upgrade go to 1.22 and fix github action #15

Upgrade go to 1.22 and fix github action

Upgrade go to 1.22 and fix github action #15

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