Merge pull request #530 from linuxserver/debug_dispatch

This commit is contained in:
Roxedus 2023-02-14 13:56:42 +01:00 committed by GitHub
commit 2727364aab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
name: Mark stale issues and pull requests
on:
workflow_dispatch:
schedule:
- cron: "30 1 * * *"