From 9240b397c50b4645aa1f501bb8aac20489eac80a Mon Sep 17 00:00:00 2001 From: Rafael Schlatter Date: Tue, 15 Aug 2023 08:22:12 +0200 Subject: [PATCH] Update python-ci.yml --- .github/workflows/python-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index 820105d..a424f6d 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -5,8 +5,7 @@ on: branches: - '**' pull_request: - branches: - - master + types: [ closed ] jobs: build: