Delete sweep.yml

This commit is contained in:
Wyatt Gill 2022-04-09 17:14:37 -05:00 committed by GitHub
parent 283fe3305f
commit 4cbfa8fb55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,19 +0,0 @@
name: Mark issues as stale
on:
schedule:
- cron: '0 3 * * *'
jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
with:
stale-issue-label: no-issue-activity
stale-pr-label: no-pr-activity
days-before-stale: 30
days-before-close: -1
exempt-assignees: wfg
any-of-labels: needs-more-info