From 835bbffc8536f790d5d9d4db87c849bb64b20873 Mon Sep 17 00:00:00 2001 From: rusdacent <57439765+rusdacent@users.noreply.github.com> Date: Mon, 9 Nov 2020 12:28:22 +0300 Subject: [PATCH] Remove pull request trigger from ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c987a214..3774154e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,6 @@ on: paths-ignore: - 'wiki/**' - 'wiki_static/**' - pull_request: jobs: build: