Code changes to support the master->main branch switch (#701)

This commit is contained in:
Joe Rickerby
2021-05-27 11:28:52 +02:00
committed by GitHub
parent 75b707ffb7
commit ab1b0f2f94
11 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Test
on:
push:
branches:
- master
- main
pull_request:
paths-ignore:
- 'docs/**'