Switch branch references from master to main

Connected to #1349
This commit is contained in:
2022-04-21 16:14:27 -04:00
parent 850cf82509
commit 7c50be3d7c
7 changed files with 10 additions and 10 deletions

View File

@@ -3,12 +3,12 @@ name: Run Tests
on:
push:
branches:
- master
- main
tags:
- v2.*
pull_request:
branches:
- master
- main
jobs:
test: