1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Remove 2_0-indev from CI tracking

This commit is contained in:
Bobby McDonald 2021-01-11 14:40:56 -05:00
parent 29c8216e0d
commit f654faf709
No known key found for this signature in database
GPG key ID: CAD931A49619329A

View file

@ -9,9 +9,9 @@ name: Ruby
on:
push:
branches: [ master, 2_0-indev ]
branches: [ master ]
pull_request:
branches: [ master, 2_0-indev ]
branches: [ master ]
jobs:
test: