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:
parent
d16779e48f
commit
9b29b0c56a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue