web3-bot 95a070affb
ci: uci/copy-templates (#604)
This PR was created automatically by the @web3-bot as a part of the
[Unified CI](https://github.com/ipdxco/unified-github-workflows)
project.
2025-03-28 19:05:04 +01: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