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

View File

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