1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add org filter to stale workflow

This commit is contained in:
K3rnelPan1c 2022-01-25 18:33:49 +01:00
parent 0c37ae4e7e
commit 6a48153ebf

View file

@ -12,6 +12,7 @@ permissions:
jobs:
stale:
runs-on: ubuntu-latest
if: ${{ contains(github.repository, 'jellyfin/') }}
steps:
- uses: actions/stale@v4.1.0
with: