mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
Remove actions/stale
This commit is contained in:
parent
bd69da6470
commit
abae50c285
17
.github/workflows/stale.yml
vendored
17
.github/workflows/stale.yml
vendored
@ -1,17 +0,0 @@
|
||||
name: Close Stale Issues
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v4
|
||||
with:
|
||||
stale-issue-message: >
|
||||
This issue has been automatically marked as stale because lack of
|
||||
recent activity. It will be closed if no further activity occurs. Thank you
|
||||
for your contributions. You can also use our [support channels](https://github.com/next-theme/hexo-theme-next#feedback) to get help with the project.
|
||||
exempt-issue-labels: Bug,Feature Request,Discussion,Help Wanted
|
||||
Loading…
x
Reference in New Issue
Block a user