Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
ddoc
/
aww
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
aww
/
.github
/
workflows
/
stale.yml
ddoc
Upload 31 files
13c5a27
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
238 Bytes
name:
'Close stale issues and PRs'
on:
schedule:
-
cron:
'30 1 * * *'
jobs:
stale:
runs-on:
ubuntu-latest
steps:
-
uses:
actions/stale@v8
with:
days-before-stale:
30
days-before-close:
5