From 97db82ee4cc79bb361b52d722070e08b86ccfce0 Mon Sep 17 00:00:00 2001 From: sashabaranov <677093+sashabaranov@users.noreply.github.com> Date: Tue, 14 Mar 2023 23:15:35 +0400 Subject: [PATCH] Update pr.yml (#155) --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 9346e1bab..9a1b3ac19 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -2,7 +2,7 @@ name: PR sanity check on: - push - - pr + - pull_request jobs: prcheck: