From 232572e0bcdec6ca9a99fded56b0c1f788d95a7d Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Fri, 26 Feb 2021 15:29:06 +0300 Subject: [PATCH] Use null a "pull_request". --- .github/workflows/ci2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci2.yml b/.github/workflows/ci2.yml index f5a9b997..01e56ad9 100644 --- a/.github/workflows/ci2.yml +++ b/.github/workflows/ci2.yml @@ -143,7 +143,7 @@ "cron": "0 10 * * 1" } ], - "pull_request": {}, + "pull_request": null, "push": { "branches": [ "main",