Skip to content

Commit

Permalink
Disable the stale action, but it can still be triggered manually if n…
Browse files Browse the repository at this point in the history
…eeded.
  • Loading branch information
r0qs committed Dec 9, 2024
1 parent 54efdc9 commit fdec052
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Check stale issues and pull requests

on:
workflow_dispatch:
schedule:
- cron: '0 12 * * *'

permissions:
issues: write
Expand Down

0 comments on commit fdec052

Please sign in to comment.