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

Branch name typo

This commit is contained in:
Bobby McDonald 2020-12-10 10:35:04 -05:00
parent d16779e48f
commit 9b29b0c56a
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, 2_0-indev ]
pull_request:
branches: [ master, 2_0_indev ]
branches: [ master, 2_0-indev ]
jobs:
test: