Skip to content

Commit

Permalink
Add manual option to run workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kvs6rj authored Aug 31, 2023
1 parent 9d3d4e0 commit dbe0331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
name: Mark stale issues and pull requests

on:
workflow_dispatch:
schedule:
- cron: '33 15 * * *'

Expand Down

0 comments on commit dbe0331

Please sign in to comment.