mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-09 08:53:08 +00:00
Update CI workflow trigger branch (#82)
* Update CI workflow trigger branch * Update Codecov workflow trigger branch and badges
This commit is contained in:
parent
fdd02450aa
commit
ed7caa119d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -2,7 +2,7 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
#On push to common branches, this computes the "bases stats" for PRs
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](#stability)
|
||||
[](https://github.com/status-im/nim-libp2p-dht/actions?query=workflow%3ACI+branch%3Amain)
|
||||
[](https://codecov.io/gh/status-im/nim-libp2p-dht)
|
||||
[](https://github.com/codex-storage/nim-codex-dht/actions/workflows/ci.yml?query=workflow%3ACI+branch%3Amaster)
|
||||
[](https://codecov.io/gh/codex-storage/nim-codex-dht)
|
||||
|
||||
This DHT implementation is aiming to provide a DHT for Codex with the following properties
|
||||
* flexible secure transport usage with
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user