From 8c294cb6b6e2d8f841b7bf989a20d8f02009c306 Mon Sep 17 00:00:00 2001 From: yann300 Date: Wed, 15 Jul 2020 12:34:19 +0200 Subject: [PATCH] Update rebase.yml --- .github/workflows/rebase.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 5123432bd2..7ef07a205a 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -21,7 +21,6 @@ name: Automatic Rebase jobs: rebase: name: Rebase - if: github.event.issue.pull_request != '' runs-on: ubuntu-latest steps: - name: Checkout the latest code