Skip to content

Commit

Permalink
remove checking for stale issues on the daily cron
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak committed Nov 5, 2023
1 parent 4213f0f commit 152aa8a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cron-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
- cron: "0 0 * * *"

jobs:
stale_issues:
name: Stale issues
uses: ./.github/workflows/stale-issues.yml

lock_closed:
name: Lock closed issues/PRs
uses: ./.github/workflows/lock-closed.yml
Expand Down

0 comments on commit 152aa8a

Please sign in to comment.