Skip to content

Commit

Permalink
chore: allowm manual trigger for stale_bot
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Alemayhu <alexander@alemayhu.com>
  • Loading branch information
aalemayhu committed Dec 27, 2024
1 parent a9252e0 commit 6957756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: 'Close stale issues and PRs'
on:
schedule:
- cron: '30 1 * * *'
workflow_dispatch: # Allows manual triggering

env:
LC_ALL: en_US.UTF-8
Expand Down

0 comments on commit 6957756

Please sign in to comment.