mirror of https://github.com/waku-org/js-waku.git
Merge pull request #370 from status-im/rename-to-master
This commit is contained in:
commit
37025c5a0a
|
@ -3,7 +3,7 @@ name: CI
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'master'
|
||||
- 'staging'
|
||||
- 'trying'
|
||||
pull_request:
|
||||
|
|
|
@ -3,7 +3,7 @@ name: Webchat Deploy GH Pages
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'master'
|
||||
|
||||
jobs:
|
||||
deploy_gh_pages:
|
||||
|
|
|
@ -3,7 +3,7 @@ name: Examples CI
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'master'
|
||||
- 'staging'
|
||||
- 'trying'
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in New Issue