mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
e9e54bbbec
commit
0f027ca569
1
.github/workflows/rebase.yml
vendored
1
.github/workflows/rebase.yml
vendored
|
@ -5,6 +5,7 @@ on:
|
|||
jobs:
|
||||
rebase:
|
||||
name: Rebase
|
||||
runs-on: ubuntu-latest
|
||||
if: >-
|
||||
github.event.issue.pull_request != '' &&
|
||||
(
|
||||
|
|
Loading…
Reference in New Issue
Block a user