1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-03 23:51:48 +00:00

ci: remove stale bot workflow

This commit is contained in:
jo 2025-12-10 13:56:03 +01:00
parent 38e8cec1e4
commit 2a6f8055a9
No known key found for this signature in database
GPG key ID: B2FEC9B22722B984

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