Rename master branch to main (#3539)

This commit is contained in:
Artem Bilan
2021-04-07 15:17:17 -04:00
committed by GitHub
parent df62147f5d
commit e7d99e994d
26 changed files with 51 additions and 52 deletions

View File

@@ -2,7 +2,7 @@ name: Pull Request build
on:
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: