Use current main branch in docs instead of master (#1322)

This commit is contained in:
Artem Bilan
2021-04-15 11:38:07 -04:00
committed by GitHub
parent 00f0efad83
commit 0757aac4f1
4 changed files with 19 additions and 19 deletions

View File

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