From c72cdad46892fdb0dab770e857dd4901b2c5c2ec Mon Sep 17 00:00:00 2001 From: Toly Date: Fri, 23 Aug 2024 11:16:54 +0800 Subject: [PATCH] Update node.js.yml --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index a3bc907..95e4c68 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -1,7 +1,7 @@ # This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs -name: Node.js CI +name: Stylish Reader Extension CI on: push: