diff --git a/.github/workflows/breaking-change-detect.yaml b/.github/workflows/breaking-change-detect.yaml index 98a5735..c18b71a 100644 --- a/.github/workflows/breaking-change-detect.yaml +++ b/.github/workflows/breaking-change-detect.yaml @@ -19,6 +19,7 @@ jobs: run_id: ${{ github.event.workflow_run.id }} workflow: pr-check.yaml name: change + if_no_artifact_found: ignore - name: Check change existence id: check_change uses: andstor/file-existence-action@v1