Skip to content

Commit

Permalink
disable schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
lovehunter9 committed Jan 7, 2025
1 parent 38e9b5a commit 77f0e17
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
name: Mark stale issues and pull requests

on:
schedule:
- cron: '0 3 * * *'
pull_request:
# schedule:
# - cron: '0 3 * * *'


jobs:
stale:
Expand Down

0 comments on commit 77f0e17

Please sign in to comment.