From a8eab9966f99c63f284ced78f02c8bb54a45ee60 Mon Sep 17 00:00:00 2001 From: Usama Sadiq Date: Mon, 29 Jul 2024 23:47:32 +0500 Subject: [PATCH] build: revert upgrade requirements workflow condition --- .github/workflows/upgrade-python-requirements.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml index 356ddc46..e2653c80 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -9,7 +9,6 @@ on: description: "Target branch against which to create requirements PR" required: true default: 'master' - pull_request: jobs: call-upgrade-python-requirements-workflow: