1
0
mirror of synced 2025-12-30 03:01:36 -05:00
This commit is contained in:
Sarah Schneider
2020-11-24 15:02:09 -05:00
parent 6378864b9d
commit 2d8b8164df

View File

@@ -24,7 +24,7 @@ jobs:
name: Get title for issue
id: check
run: echo "::set-output name=title::$(head -1 broken_links.md)"
- if: failure()
- if: ${{ failure() }}
name: Close previous report
uses: lee-dohm/close-matching-issues@22002609b2555fe18f52b8e2e7c07cbf5529e8a8
with: