diff --git a/.github/workflows/prs.yaml b/.github/workflows/prs.yaml index c18b72a..e69422c 100644 --- a/.github/workflows/prs.yaml +++ b/.github/workflows/prs.yaml @@ -54,5 +54,5 @@ jobs: # Workflow will fail when an alert happens fail-on-alert: true github-token: ${{ secrets.GITHUB_TOKEN }} - comment-on-alert: true + # Enable Job Summary for PRs summary-always: true \ No newline at end of file