fix: rename master branch to main (#521)

This commit is contained in:
Baptiste Grob
2021-02-11 16:33:15 +01:00
committed by GitHub
parent a3067b7f32
commit 38707cc977
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ name: Prod
on:
push:
branches: [ master ]
branches: [ main ]
jobs: