mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-23 18:38:11 +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'
|
- 'main'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_test:
|
deploy_gh_pages:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
2
.github/workflows/webchat-ci.yml
vendored
2
.github/workflows/webchat-ci.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_test:
|
web_chat_build_and_test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user