From c759af40a47272e23244707b6b10adcfad1b3051 Mon Sep 17 00:00:00 2001 From: ligi Date: Mon, 18 Jul 2022 01:08:13 +0200 Subject: [PATCH] Add runs-on --- .github/workflows/rebase.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 877b23d..f922fab 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -4,6 +4,7 @@ on: types: [created] jobs: rebase: + runs-on: ubuntu-latest name: Rebase if: >- github.event.issue.pull_request != '' &&