Run tests on 2.2 branch

pull/2101/head
grossmj 2 years ago
parent d1c8f33fc5
commit fad3df453d

@ -2,9 +2,13 @@ name: testing
on:
push:
branches: [ master ]
branches:
- master
- 2.2
pull_request:
branches: [ master ]
branches:
- master
- 2.2
jobs:
build:

Loading…
Cancel
Save