Skip to content

Take TFM into account in build tasks #42

Take TFM into account in build tasks

Take TFM into account in build tasks #42

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
- 'release/v*'
concurrency:
group: ci-pr-${{ github.ref }}-1
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yml