Rename main branch to master

This commit is contained in:
Franck
2022-01-04 16:56:48 +11:00
parent ad163db862
commit 5512cf309a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- 'main'
- 'master'
- 'staging'
- 'trying'
pull_request:
+1 -1
View File
@@ -3,7 +3,7 @@ name: Webchat Deploy GH Pages
on:
push:
branches:
- 'main'
- 'master'
jobs:
deploy_gh_pages:
+1 -1
View File
@@ -3,7 +3,7 @@ name: Examples CI
on:
push:
branches:
- 'main'
- 'master'
- 'staging'
- 'trying'
pull_request: