1
0
mirror of https://github.com/ipfs/ipfs synced 2025-07-05 07:46:53 +02:00
ipfs/.github/workflows/generated-pr.yml
web3-bot ca66f9fe62
ci: uci/copy-templates (#519)
* chore: add or force update .github/workflows/stale.yml

* chore: add or force update .github/workflows/generated-pr.yml
2025-05-01 09:37:20 +02:00

15 lines
246 B
YAML

name: Close Generated PRs
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
permissions:
issues: write
pull-requests: write
jobs:
stale:
uses: ipdxco/unified-github-workflows/.github/workflows/reusable-generated-pr.yml@v1