Merge pull request #30 from actions/update-default-branch

Rename to work with main
This commit is contained in:
Andy McKay 2020-07-22 08:11:07 -07:00 committed by GitHub
commit 88fc9d94d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: