1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/.github/workflows/stale.yml
2023-10-09 11:37:01 +02:00

13 lines
213 B
YAML

name: Close stale issues
on:
schedule:
- cron: "30 12 * * *"
jobs:
stale:
permissions:
issues: write
pull-requests: write
uses: hetznercloud/.github/.github/workflows/stale.yml@main