Skip to content

Commit

Permalink
Remove corn job for labelling stale issues
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane committed Jan 7, 2025
1 parent b03e69b commit 579cb99
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 @@ -3,9 +3,7 @@
name: stale issues

on:
workflow_dispatch: {}
schedule:
- cron: "30 1 * * *"
workflow_dispatch:

jobs:
close-issues:
Expand Down

0 comments on commit 579cb99

Please sign in to comment.