Skip to content

Commit

Permalink
ci: run stale.yml workflow manually
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-sid committed Jan 8, 2024
1 parent 13974fe commit 4c79934
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
# https://github.com/actions/stale
name: Mark stale issues and pull requests

on:
schedule:
- cron: '31 22 * * *'
on: workflow_dispatch

jobs:
stale:
Expand Down

0 comments on commit 4c79934

Please sign in to comment.