Skip to content

Commit

Permalink
Merge pull request #4 from actions/main
Browse files Browse the repository at this point in the history
  • Loading branch information
C0ZEN authored Jan 16, 2021
2 parents 9cf9bf2 + 3f95874 commit f11f623
Show file tree
Hide file tree
Showing 6 changed files with 274 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@main
with:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days'
days-before-stale: 30
Expand Down
Loading

0 comments on commit f11f623

Please sign in to comment.