From 1c94fc0dfba413ceb481ec53bcf567d03f00ffe6 Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 20 Aug 2022 21:13:56 +0200 Subject: [PATCH] Rebase workflow runs on (#1468) * Add rebase workflow * Add runs-on context https://github.com/cirrus-actions/rebase/pull/102 --- .github/workflows/rebase.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 239a20b1da62..040b5247afe0 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -5,6 +5,7 @@ on: jobs: rebase: name: Rebase + runs-on: ubuntu-latest if: >- github.event.issue.pull_request != '' && (