mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-22 09:58:10 +00:00
Add web CI to bors check list
This commit is contained in:
parent
7ed6f68ec7
commit
d42355db15
2
.github/workflows/deploy-gh-pages.yml
vendored
2
.github/workflows/deploy-gh-pages.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- 'main'
|
||||
|
||||
jobs:
|
||||
build_and_test:
|
||||
deploy_gh_pages:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
|
2
.github/workflows/webchat-ci.yml
vendored
2
.github/workflows/webchat-ci.yml
vendored
@ -9,7 +9,7 @@ on:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
build_and_test:
|
||||
web_chat_build_and_test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user