Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Aug 23, 2024
2 parents 35aa020 + cd19e8a commit 6d2bf97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/stale@v8
with:
days-before-stale: 30
days-before-issue-stale: 30
exempt-issue-labels: in-progress,help-wanted,pinned,security,enhancement
exempt-all-pr-assignees: true
exempt-all-assignees: true

0 comments on commit 6d2bf97

Please sign in to comment.