Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/breaking-change-detect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down