From bc9e347a80646bdf630f8d57d602492a9331dc13 Mon Sep 17 00:00:00 2001 From: link2xt Date: Fri, 24 Feb 2023 01:14:00 +0000 Subject: [PATCH] ci: there are no staging and trying branches --- .github/workflows/node-tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/node-tests.yml b/.github/workflows/node-tests.yml index 165880c68..62ab1d0fd 100644 --- a/.github/workflows/node-tests.yml +++ b/.github/workflows/node-tests.yml @@ -11,8 +11,6 @@ on: push: branches: - master - - staging - - trying jobs: tests: