From 92e4e047e6ac1e65b10db387ddd8401de51a88f7 Mon Sep 17 00:00:00 2001 From: Roni Frantchi Date: Mon, 19 Oct 2020 13:04:07 +0300 Subject: [PATCH] fix fork prs --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7097694..22f2efb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: ci on: pull_request: - types: [created, synchronize] + types: [opened, synchronize] jobs: