Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnyP36 authored Jan 18, 2024
1 parent 66e29ca commit 92017bf
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
@@ -1,7 +1,5 @@
name: 'Close Stale Issues'
on:
pull_request:
issues:
workflow_dispatch:
schedule:
- cron: '59 23 1/16 * *'
Expand Down Expand Up @@ -35,4 +33,4 @@ jobs:
remove-pr-stale-when-updated: "true"
labels-to-remove-when-unstale: "stale"
# delete-branch: true
# exempt-draft-pr: true
# exempt-draft-pr: true

0 comments on commit 92017bf

Please sign in to comment.