Skip to content

Uplift third_party/tt-metal to dde5614e816b20110b0bb8c96aeefe5a0a7bad… #427

Uplift third_party/tt-metal to dde5614e816b20110b0bb8c96aeefe5a0a7bad…

Uplift third_party/tt-metal to dde5614e816b20110b0bb8c96aeefe5a0a7bad… #427

Workflow file for this run

name: On push
on:
workflow_dispatch:
push:
branches: [ "main" ]
jobs:
pre-commit:
uses: ./.github/workflows/pre-commit.yml
secrets: inherit
spdx:
uses: ./.github/workflows/spdx.yml
secrets: inherit
macos-build:
uses: ./.github/workflows/macos-build.yml
secrets: inherit
build-and-test:
uses: ./.github/workflows/build-and-test.yml
secrets: inherit