From b5d029365cba56257bbed230edd5dc9c4fdad7b2 Mon Sep 17 00:00:00 2001 From: Christian Decker Date: Tue, 17 Oct 2023 18:40:06 +0200 Subject: [PATCH] REMOVE --- .github/workflows/crate-io.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/crate-io.yml b/.github/workflows/crate-io.yml index 70a31c09d104..f47c4b37de6e 100644 --- a/.github/workflows/crate-io.yml +++ b/.github/workflows/crate-io.yml @@ -1,5 +1,7 @@ --- on: + pull_request: + types: [opened, synchronize] push: workflow_run: branches: [master]