mirror of https://github.com/waku-org/js-waku.git
Add web CI to bors check list
This commit is contained in:
parent
7ed6f68ec7
commit
d42355db15
|
@ -6,7 +6,7 @@ on:
|
|||
- 'main'
|
||||
|
||||
jobs:
|
||||
build_and_test:
|
||||
deploy_gh_pages:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ on:
|
|||
pull_request:
|
||||
|
||||
jobs:
|
||||
build_and_test:
|
||||
web_chat_build_and_test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in New Issue