From e65f513222e062bfbd09db06d326b80c2cca09d2 Mon Sep 17 00:00:00 2001 From: 50^2 <36756030+aleeusgr@users.noreply.github.com> Date: Tue, 7 Nov 2023 07:04:12 +0200 Subject: [PATCH] Update node.js.yml --- .github/workflows/node.js.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index cb1f6ce..f8f3157 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -5,9 +5,9 @@ name: Node.js CI on: push: - branches: [ "main" ] + branches: [ "aderall" ] pull_request: - branches: [ "main" ] + branches: [ "aderall" ] jobs: build: