Skip to content

Add current thread to logs #324

Add current thread to logs

Add current thread to logs #324

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 }}