From fc91bd93846a7ce83f10609ea3cb3f53da54af16 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 4 Dec 2024 03:04:14 +0530 Subject: [PATCH] actions branbch --- .github/workflows/next.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/next.yml b/.github/workflows/next.yml index f0782be..f693399 100644 --- a/.github/workflows/next.yml +++ b/.github/workflows/next.yml @@ -2,9 +2,9 @@ name: Node.js CI on: push: - branches: [ "main" ] + branches: [ "master" ] pull_request: - branches: [ "main" ] + branches: [ "master" ] jobs: build: