From 29d6f163bbc8c5de91de4d488827459dfe818956 Mon Sep 17 00:00:00 2001 From: Eugene Taranov Date: Thu, 18 Jun 2020 14:04:33 +0300 Subject: [PATCH] fix pr --- .github/workflows/sonar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index ea41270..c5914f2 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -3,7 +3,7 @@ name: Run sonar analysis on: push: branches: [ master ] - pull-request: + pull_request: branches: [ master ] env: