forked from External/greenlight
Dont run rubocop or rspec for any branch (#2637)
This commit is contained in:
parent
689c99cc27
commit
56aa2444d8
|
@ -9,8 +9,6 @@ env:
|
||||||
|
|
||||||
name: CI
|
name: CI
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches-ignore: "master"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: "*"
|
branches: "*"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue