Merge pull request #1022 from omniauth/remove-2_0-indev

Remove 2_0-indev from CI tracking
This commit is contained in:
Bobby McDonald 2021-01-11 14:44:28 -05:00 committed by GitHub
commit 9782f2de96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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: