mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 04:31:57 -07:00
CI: allow manual stale execution
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -8,6 +8,7 @@ name: Mark stale issues and pull requests
|
||||
on:
|
||||
schedule:
|
||||
- cron: '26 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
Reference in New Issue
Block a user