mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2025-02-18 13:27:38 +00:00
Merge pull request #394 from jellyfin/dependabot/github_actions/actions/stale-6
This commit is contained in:
commit
8bb383b15a
2
.github/workflows/repo-stale.yaml
vendored
2
.github/workflows/repo-stale.yaml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ contains(github.repository, 'jellyfin/') }}
|
||||
steps:
|
||||
- uses: actions/stale@v5
|
||||
- uses: actions/stale@v6
|
||||
with:
|
||||
repo-token: ${{ secrets.JF_BOT_TOKEN }}
|
||||
days-before-stale: 120
|
||||
|
Loading…
x
Reference in New Issue
Block a user