Skip to content

feat(main): spinner for each command #6

feat(main): spinner for each command

feat(main): spinner for each command #6

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