Skip to content
Snippets Groups Projects
Unverified Commit 6f37df77 authored by web3-bot's avatar web3-bot Committed by GitHub
Browse files

ci: uci/copy-templates (#10787)

* chore: add or force update .github/workflows/stale.yml

* chore: add or force update .github/workflows/generated-pr.yml
parent 8c2c5009
Branches
Tags
No related merge requests found
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
name: Close and mark stale issue name: Close Stale Issues
on: on:
schedule: schedule:
- cron: '0 0 * * *' - cron: '0 0 * * *'
workflow_dispatch:
permissions: permissions:
issues: write issues: write
...@@ -10,4 +11,4 @@ permissions: ...@@ -10,4 +11,4 @@ permissions:
jobs: jobs:
stale: stale:
uses: pl-strflt/.github/.github/workflows/reusable-stale-issue.yml@v0.3 uses: ipdxco/unified-github-workflows/.github/workflows/reusable-stale-issue.yml@v1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment