diff --git a/.github/workflows/validatePR.yml b/.github/workflows/validatePR.yml index b051458..b07571a 100644 --- a/.github/workflows/validatePR.yml +++ b/.github/workflows/validatePR.yml @@ -51,3 +51,7 @@ jobs: steps.regex-match-cli-gh-issue.match != '' run: | echo "PR references ${{ steps.regex-match-gus-wi.outputs.match }} ${{ steps.regex-match-gh-issue.outputs.match }} ${{ steps.regex-match-gha-run.outputs.match }} ${{ steps.regex-match-cli-gh-issue.match }}" + + + +