From 47f95c47b760d7bc842729ae79f57f484ac874e5 Mon Sep 17 00:00:00 2001 From: Seyon Sivarajah Date: Thu, 30 May 2024 13:50:18 +0100 Subject: [PATCH] Revert "[REVERTME] enable CI on PRs in to this branch" This reverts commit 6c32c28413067ecf1d057c1b8e4e06a6d3ee1f5a. --- .github/workflows/ci-py.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-py.yml b/.github/workflows/ci-py.yml index 878861bf9..2d176dfef 100644 --- a/.github/workflows/ci-py.yml +++ b/.github/workflows/ci-py.yml @@ -7,7 +7,6 @@ on: pull_request: branches: - main - - ss2165/pybuild merge_group: types: [checks_requested] workflow_dispatch: {}