From ca19c717386ce78ff468bca97da931360155e9a3 Mon Sep 17 00:00:00 2001 From: Yusuf Yilmaz Date: Tue, 31 Jan 2023 11:14:10 +0300 Subject: [PATCH] update ga test workflow --- .github/workflows/unit.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/unit.yml b/.github/workflows/unit.yml index c7d5c98..e097777 100644 --- a/.github/workflows/unit.yml +++ b/.github/workflows/unit.yml @@ -4,8 +4,7 @@ on: push: branches: [master] pull_request: - branches: - - no-jira-update-hastebin-urls + branches: [no-jira-update-hastebin-urls] jobs: unit_tests: