1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

ci: remove stale bot workflow (#766)

This commit is contained in:
Jonas L. 2025-12-10 13:57:51 +01:00 committed by GitHub
parent 38e8cec1e4
commit c1bb3fc22e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,13 +0,0 @@
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