Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Keidan/HexViewer
Browse files Browse the repository at this point in the history
  • Loading branch information
Keidan committed Aug 23, 2023
2 parents 616d9da + e0f5e02 commit 5bdd8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 10
days-before-stale: 14
days-before-close: 7
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution.'
stale-pr-message: 'This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution.'
Expand Down

0 comments on commit 5bdd8a6

Please sign in to comment.