Skip to content

First (cli, config, utils) tests #3

First (cli, config, utils) tests

First (cli, config, utils) tests #3

Workflow file for this run

---
name: Pull Request
on:
workflow_dispatch:
pull_request:
types:
- opened
- edited
jobs:
ci:
uses: ./.github/workflows/ci.yaml
secrets: inherit