mirror of
https://github.com/wfg/docker-openvpn-client.git
synced 2025-06-28 12:22:55 -04:00
Delete sweep.yml
This commit is contained in:
parent
283fe3305f
commit
4cbfa8fb55
1 changed files with 0 additions and 19 deletions
19
.github/workflows/sweep.yml
vendored
19
.github/workflows/sweep.yml
vendored
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue