fix: rename master branch to main

This commit is contained in:
Baptiste Grob
2021-02-11 10:20:11 +01:00
parent a3067b7f32
commit 29b720398f
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ on:
pull_request:
branches:
- develop
- master
- main
jobs:
tsc:

View File

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