From 89c8d1183b44c722d0d2fb9c5ca6f9b16fd81a6f Mon Sep 17 00:00:00 2001 From: Andrew Keesler Date: Fri, 10 Jul 2020 08:09:06 -0400 Subject: [PATCH] Use 'main' branch instead of 'master' Signed-off-by: Andrew Keesler --- .github/workflows/pull-request-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-ci.yml b/.github/workflows/pull-request-ci.yml index 24a50119..a35aa7af 100644 --- a/.github/workflows/pull-request-ci.yml +++ b/.github/workflows/pull-request-ci.yml @@ -4,7 +4,7 @@ on: tags: - v* branches: - - master + - main pull_request: jobs: