diff --git a/.github/workflows/readme.yaml b/.github/workflows/readme.yaml index 21b3531..2b7dba3 100644 --- a/.github/workflows/readme.yaml +++ b/.github/workflows/readme.yaml @@ -20,6 +20,7 @@ jobs: badges: runs-on: ubuntu-latest needs: linkinator + if: '!cancelled()' steps: - name: Set values for failure badge if: ${{ needs.linkinator.result == 'failure' }}