Skip to content

Commit

Permalink
Merged libp2p-networking and phaselock's .github folder
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorKoenders committed Mar 7, 2022
1 parent 447229c commit b4e40de
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 14 deletions.
File renamed without changes.
7 changes: 6 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,9 @@ updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
interval: "daily"

- package-ecosystem: "cargo"
directory: "/libp2p-networking"
schedule:
interval: "daily"
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Build (libp2p-networking)

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Code Coverage
name: Code Coverage (libp2p-newtorking)

on:
push:
Expand Down
11 changes: 0 additions & 11 deletions libp2p-networking/.github/dependabot.yml

This file was deleted.

0 comments on commit b4e40de

Please sign in to comment.