mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-05-13 13:56:52 +00:00
Allow stale action to run manually
This commit is contained in:
parent
fe0c04610f
commit
8646cb5a19
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
|
@ -2,6 +2,7 @@ name: 'Close stale issues and PRs'
|
|||
on:
|
||||
schedule:
|
||||
- cron: '30 1 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue