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
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: