From 761aced90287d97577259a04c2a9103ee6d51244 Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 20 Aug 2022 21:11:01 +0200 Subject: [PATCH] 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 239a20b1da6..040b5247afe 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 != '' && (