Skip to content

Add delay between sending ttir and continuing compilation to allow pa… #7

Add delay between sending ttir and continuing compilation to allow pa…

Add delay between sending ttir and continuing compilation to allow pa… #7

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
build-and-test:
uses: ./.github/workflows/build-and-test.yml
secrets: inherit