Skip to content

Feat/improve context manager #25

Feat/improve context manager

Feat/improve context manager #25

Workflow file for this run

name: CI
on:
push:
branches: ['main']
pull_request:
types: [opened, synchronize]
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit
with:
environment: 'ci'