Rename to work with main

Updates the Action to listen to main #28. I didn't spot much else in here that we need to do yet.
This commit is contained in:
Andy McKay 2020-07-21 08:46:10 -07:00 committed by GitHub
parent 5f61f72a73
commit 647e77eb60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: http-tests
on:
push:
branches:
- master
- main
paths-ignore:
- '**.md'
pull_request: