Skip to content

feat: add requested jobs table #203

feat: add requested jobs table

feat: add requested jobs table #203

Workflow file for this run

name: build
on:
pull_request:
branches: ["main"]
jobs:
tox:
uses: ./.github/workflows/tox.yml
secrets: inherit
docker:
uses: ./.github/workflows/docker.yml
secrets: inherit