diff --git a/.justfile b/.justfile index e6c0b71..20b65ab 100644 --- a/.justfile +++ b/.justfile @@ -45,6 +45,7 @@ alias lw := lint-watch push: check git push +alias p := push # RUN