From 89feb4665b1b05d032e9d8696c19e2af77ee6c36 Mon Sep 17 00:00:00 2001 From: MD Maruf Motaleb Date: Fri, 13 Oct 2023 16:03:58 +0100 Subject: [PATCH] Testing auto linting by pushing this branch refs: BLAIS5-3514 --- .github/workflows/test.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.js.yml b/.github/workflows/test.js.yml index f1786bb..de28467 100644 --- a/.github/workflows/test.js.yml +++ b/.github/workflows/test.js.yml @@ -4,7 +4,7 @@ on: pull_request: branches: [ main ] push: - branches: [ main ] + branches: [ BLAIS-3514-b ] jobs: test: