Skip to content

Commit

Permalink
Merge pull request #136 from ipfs/master-fix
Browse files Browse the repository at this point in the history
fix@4904358124 [skip fix]
  • Loading branch information
galargh committed May 8, 2023
2 parents 860b1b6 + 5dda21b commit b4bace8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions github/ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3315,6 +3315,10 @@ repositories:
- achingbrain
default_branch: main
description: Add/get IPLD blocks containing dag-cbor with your Helia node
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
visibility: public
helia-dag-json:
archived: false
Expand All @@ -3323,6 +3327,10 @@ repositories:
- achingbrain
default_branch: main
description: Add/get IPLD blocks containing dag-json with your Helia node
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
visibility: public
helia-ipns:
archived: false
Expand All @@ -3348,6 +3356,10 @@ repositories:
- achingbrain
default_branch: main
description: Add/get IPLD blocks containing dag-json with your Helia node
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
visibility: public
helia-strings:
archived: false
Expand All @@ -3356,6 +3368,10 @@ repositories:
- achingbrain
default_branch: main
description: Add/get IPLD blocks containing strings with your Helia node
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
visibility: public
helia-unixfs:
archived: false
Expand Down

0 comments on commit b4bace8

Please sign in to comment.