8000 Update go-libp2p-pubsub to v0.13.1 (#10795) · ipfs/kubo@7059620 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Close Stale Issues #1053

Close Stale Issues

Close Stale Issues #1053

Workflow file for this run

name: Close and mark stale issue
on:
schedule:
- cron: '0 0 * * *'
permissions:
issues: write
pull-requests: write
jobs:
stale:
uses: pl-strflt/.github/.github/workflows/reusable-stale-issue.yml@v0.3
0