Skip to content

[WIP][DO NOT MERGE] Testing with the signal-first version of tansu #2846

[WIP][DO NOT MERGE] Testing with the signal-first version of tansu

[WIP][DO NOT MERGE] Testing with the signal-first version of tansu #2846

Workflow file for this run

name: pr
on:
pull_request:
branches: [main, release/**]
jobs:
build:
uses: './.github/workflows/build.yml'
validate-os:
uses: './.github/workflows/validate-os.yml'
e2e-tests:
uses: './.github/workflows/e2e-tests.yml'