Rebase workflow runs on (#1468)

* Add rebase workflow

* Add runs-on

context https://github.com/cirrus-actions/rebase/pull/102
This commit is contained in:
ligi 2022-08-20 21:13:56 +02:00 committed by GitHub
parent e9e54bbbec
commit 0f027ca569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ on:
jobs:
rebase:
name: Rebase
runs-on: ubuntu-latest
if: >-
github.event.issue.pull_request != '' &&
(