mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
Improve cli (#179)
This commit is contained in:
parent
ceca0dba28
commit
7d5f760884
18 changed files with 611 additions and 445 deletions
5
.github/workflows/checks.yml
vendored
5
.github/workflows/checks.yml
vendored
|
|
@ -1,6 +1,9 @@
|
|||
name: Checks
|
||||
|
||||
on: pull_request
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue