parent
38368f56ac
commit
65f8ad2ed0
6 changed files with 70 additions and 48 deletions
4
.github/workflows/batch_close_issues.yml
vendored
4
.github/workflows/batch_close_issues.yml
vendored
|
@ -10,9 +10,9 @@ on:
|
|||
|
||||
jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
|
||||
- uses: https://github.com/actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# Close everything older than ~6 months
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue