forked from External/greenlight
Dont run rubocop or rspec for any branch (#2637)
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -9,8 +9,6 @@ env:
|
||||
|
||||
name: CI
|
||||
on:
|
||||
push:
|
||||
branches-ignore: "master"
|
||||
pull_request:
|
||||
branches: "*"
|
||||
|
||||
|
Reference in New Issue
Block a user