Skip to content

Commit fb23c72

Browse files
Merge remote-tracking branch 'origin/master-sync-ipfs'
2 parents 6001dfd + 2ed3786 commit fb23c72

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

github/ipfs.yml

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -988,6 +988,23 @@ repositories:
988988
- Merge - Go
989989
- Repos - Go
990990
visibility: public
991+
dnslink-action:
992+
advanced_security: false
993+
allow_update_branch: false
994+
archived: false
995+
collaborators:
996+
admin:
997+
- 2color
998+
default_branch: main
999+
description: "GitHub Action to automate setting DNSLink record "
1000+
has_discussions: false
1001+
merge_commit_message: PR_TITLE
1002+
merge_commit_title: MERGE_MESSAGE
1003+
secret_scanning_push_protection: true
1004+
secret_scanning: true
1005+
squash_merge_commit_message: COMMIT_MESSAGES
1006+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1007+
visibility: public
9911008
download-ipfs-distribution-action:
9921009
advanced_security: false
9931010
allow_update_branch: true
@@ -3957,8 +3974,8 @@ repositories:
39573974
admin:
39583975
- 2color
39593976
default_branch: main
3960-
description: "Generate CIDs and deploy static sites to IPFS using CAR files and
3961-
pinning services "
3977+
description: "GitHub Action to generate CIDs and deploy static sites to IPFS
3978+
using CAR files and pinning services "
39623979
files:
39633980
.github/workflows/stale.yml:
39643981
content: .github/workflows/stale.yml
@@ -4258,7 +4275,8 @@ repositories:
42584275
push:
42594276
- web3-bot
42604277
default_branch: master
4261-
description: An updater tool for Kubo IPFS binary
4278+
description: "[DEPRECATED] legacy updater tool for Kubo IPFS binary. Please
4279+
migrate to something else."
42624280
files:
42634281
.github/workflows/stale.yml:
42644282
content: .github/workflows/stale.yml

0 commit comments

Comments
 (0)