Dont run rubocop or rspec for any branch (#2637)

This commit is contained in:
Ahmad Farhat 2021-04-06 19:26:19 -04:00 committed by GitHub
parent 689c99cc27
commit 56aa2444d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ env:
name: CI name: CI
on: on:
push:
branches-ignore: "master"
pull_request: pull_request:
branches: "*" branches: "*"