Skip to content

Show logs in config UI. Adjust how we kick off execution #313

Show logs in config UI. Adjust how we kick off execution

Show logs in config UI. Adjust how we kick off execution #313

Workflow file for this run

name: Build
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/build_release.yml
with:
version: ${{ github.head_ref || github.ref_name }}