chore: ignore closed ref notifer on releases notes (#1635)

This commit is contained in:
Jonas L 2022-02-24 16:34:57 +01:00 committed by GitHub
parent bb648d0b0a
commit 6dcea43f7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
issueLimit: ${{ github.event.inputs.issueLimit || '5' }}
ignore: .git,/docs/releases/*
find_broken_links:
if: github.repository_owner == 'LibreTime'