commit 08636991ae71765e7aafe9e7ea33c23a3b91b91f parent 7f694e20d985ff833f0bc39ce74360deb7db02ce Author: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 5 Aug 2026 20:08:00 +0800 Update ci.yml Diffstat:
| M | .github/workflows/ci.yml | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml @@ -10,6 +10,8 @@ on: - "tests/*" - "util/*" - ".github/workflows/ci.yml" + - "package.json" + - "package-lock.json" workflow_dispatch: