File tree Expand file tree Collapse file tree 1 file changed +21
-3
lines changed
Expand file tree Collapse file tree 1 file changed +21
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments