This commit is contained in:
Max Schmitt 2024-06-02 16:24:52 +02:00
parent ce6b977532
commit 732689c88f

View file

@ -73,7 +73,8 @@ runs:
if: ${{ !cancelled() }}
shell: bash
- name: Upload blob report
if: ${{ !cancelled() }}
# We only merge reports for PRs as per .github/workflows/create_test_report.yml.
if: ${{ !cancelled() && github.event.workflow_run.event == 'pull_request' }}
uses: ./.github/actions/upload-blob-report
with:
report_dir: blob-report