Skip to content

chore: fix dev merge conflict w/ main branch #1

chore: fix dev merge conflict w/ main branch

chore: fix dev merge conflict w/ main branch #1

Workflow file for this run

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