reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | README | LICENSE

commit 8a2c7f505d6ff90110d726ea78186529f3373932
parent 15ddeb0b55a46219a5087f9bcb2ddca47dea25de
Author: iostpa <iostpa@iostpa.com>
Date:   Sat,  6 Jun 2026 21:09:20 +0300

v1.4.3

Diffstat:
M.github/workflows/publish.yml | 3+--
Mpackage.json | 2+-
2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml @@ -5,8 +5,7 @@ on: branches: - main paths: - - "message/*" - - "index.js" + - "src/*" - "bun.lock" - "package.json" - "Dockerfile" diff --git a/package.json b/package.json @@ -1,7 +1,7 @@ { "name": "reviewbot", "private": true, - "version": "1.4.2", + "version": "1.4.3", "type": "module", "description": "An app to assist in the review process of is-a-dev", "author": "iostpa",
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror