Skip to content

Commit

Permalink
Allow running Stale Bot on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
Wirone committed Jan 10, 2024
1 parent bf5b2e2 commit 5d4ac60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/issues_and_pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
name: "Issues and Pull Requests"

on:
# Allow running on demand using Github UI
workflow_dispatch:
schedule:
- cron: "0 12 * * *"

Expand Down

0 comments on commit 5d4ac60

Please sign in to comment.