From 98112b163c59aaf2fc8618770e65d1ee362170cd Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 29 Mar 2022 13:19:47 -0400 Subject: [PATCH] chore: test changes to .github workflows files (#456) --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 90eb8605..2764e6bd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,7 +4,6 @@ on: push: branches: - main - - '**' pull_request: branches: - main