Skip to content

Commit

Permalink
Rebase workflow runs on (ethereum-lists#1468)
Browse files Browse the repository at this point in the history
* Add rebase workflow

* Add runs-on

context cirrus-actions/rebase#102
  • Loading branch information
ligi authored and hoanguyenkh committed Aug 29, 2022
1 parent 8f8917a commit 1c94fc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebase.yml
Expand Up @@ -5,6 +5,7 @@ on:
jobs:
rebase:
name: Rebase
runs-on: ubuntu-latest
if: >-
github.event.issue.pull_request != '' &&
(
Expand Down

0 comments on commit 1c94fc0

Please sign in to comment.