Use 'main' branch instead of 'master'
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
parent
7da347866b
commit
89c8d1183b
2
.github/workflows/pull-request-ci.yml
vendored
2
.github/workflows/pull-request-ci.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
tags:
|
||||
- v*
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user