mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-04 00:24:18 +00:00
Rename main
branch to master
This commit is contained in:
parent
ad163db862
commit
5512cf309a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -3,7 +3,7 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'master'
|
||||
- 'staging'
|
||||
- 'trying'
|
||||
pull_request:
|
||||
|
2
.github/workflows/deploy-gh-pages.yml
vendored
2
.github/workflows/deploy-gh-pages.yml
vendored
@ -3,7 +3,7 @@ name: Webchat Deploy GH Pages
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'master'
|
||||
|
||||
jobs:
|
||||
deploy_gh_pages:
|
||||
|
2
.github/workflows/examples-ci.yml
vendored
2
.github/workflows/examples-ci.yml
vendored
@ -3,7 +3,7 @@ name: Examples CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'master'
|
||||
- 'staging'
|
||||
- 'trying'
|
||||
pull_request:
|
||||
|
Loading…
x
Reference in New Issue
Block a user