Skip to content

test: grow the integration scenario set (network aliases, depends_on default) #99

test: grow the integration scenario set (network aliases, depends_on default)

test: grow the integration scenario set (network aliases, depends_on default) #99

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml