Skip to content

ci: add permission test workflow #1

ci: add permission test workflow

ci: add permission test workflow #1

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: ${{ github.ref_name }}-head
push: false
secrets: inherit